Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 38d7cb9f authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

chore(deps): bump actions/create-github-app-token from 2.1.1 to 2.1.4

Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2.1.1 to 2.1.4.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](https://github.com/actions/create-github-app-token/compare/a8d616148505b5069dccd32f177bb87d7f39123b...67018539274d69449ef7c02e8e71183d1719ab42

)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-version: 2.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 9f2de1fa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ jobs:
    environment: botmobile
    steps:
      - name: App token generate
        uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b  # v2.1.1
        uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42  # v2.1.4
        if: ${{ vars.BOT_CLIENT_ID }}
        id: app-token
        with:
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ jobs:
      pull-requests: write
    steps:
      - name: App token generate
        uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b  # v2.1.1
        uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42  # v2.1.4
        if: ${{ vars.BOT_CLIENT_ID }}
        id: app-token
        with:
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ jobs:
      pull-requests: write
    steps:
      - name: App token generate
        uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b  # v2.1.1
        uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42  # v2.1.4
        if: ${{ vars.BOT_CLIENT_ID }}
        id: app-token
        with:
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ jobs:
      pull-requests: write
    steps:
      - name: App token generate
        uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b  # v2.1.1
        uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42  # v2.1.4
        if: ${{ vars.BOT_CLIENT_ID }}
        id: app-token
        with:
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ jobs:
    environment: botmobile
    steps:
      - name: App token generate
        uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b  # v2.1.1
        uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42  # v2.1.4
        if: ${{ vars.BOT_CLIENT_ID }}
        id: app-token
        with:
Loading