Skip to content

Commit ebe2a08

Browse files
chore(deps): bump actions/create-github-app-token from 1.11.7 to 2.1.4 (#209)
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.11.7 to 2.1.4. - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@af35eda...6701853) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce6b526 commit ebe2a08

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/publish.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
egress-policy: audit
5656

57-
- uses: actions/create-github-app-token@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # v1.11.7
57+
- uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
5858
id: gh-app-token
5959
with:
6060
app-id: ${{ vars.GH_APP_ID }}
@@ -102,7 +102,7 @@ jobs:
102102
with:
103103
egress-policy: audit
104104

105-
- uses: actions/create-github-app-token@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # v1.11.7
105+
- uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
106106
id: gh-app-token
107107
with:
108108
app-id: ${{ vars.GH_APP_ID }}
@@ -161,7 +161,7 @@ jobs:
161161
with:
162162
egress-policy: audit
163163

164-
- uses: actions/create-github-app-token@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # v1.11.7
164+
- uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
165165
id: gh-app-token
166166
with:
167167
app-id: ${{ vars.GH_APP_ID }}
@@ -213,7 +213,7 @@ jobs:
213213
with:
214214
egress-policy: audit
215215

216-
- uses: actions/create-github-app-token@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # v1.11.7
216+
- uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
217217
id: gh-app-token
218218
with:
219219
app-id: ${{ vars.GH_APP_ID }}
@@ -259,7 +259,7 @@ jobs:
259259
with:
260260
egress-policy: audit
261261

262-
- uses: actions/create-github-app-token@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # v1.11.7
262+
- uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
263263
id: gh-app-token
264264
with:
265265
app-id: ${{ vars.GH_APP_ID }}
@@ -336,7 +336,7 @@ jobs:
336336
with:
337337
egress-policy: audit
338338

339-
- uses: actions/create-github-app-token@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # v1.11.7
339+
- uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
340340
id: gh-app-token
341341
with:
342342
app-id: ${{ vars.GH_APP_ID }}
@@ -383,7 +383,7 @@ jobs:
383383
with:
384384
egress-policy: audit
385385

386-
- uses: actions/create-github-app-token@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # v1.11.7
386+
- uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
387387
id: gh-app-token
388388
with:
389389
app-id: ${{ vars.GH_APP_ID }}

0 commit comments

Comments
 (0)