Skip to content

Commit e11426f

Browse files
Bump actions/create-github-app-token from 2.0.6 to 2.1.1 (#106)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a41f363 commit e11426f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/add-to-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# https://github.com/marketplace/actions/create-github-app-token
2525

2626
- name: Create GitHub App Token
27-
uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e
27+
uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b
2828
id: app-token
2929
with:
3030
app-id: 1080775

.github/workflows/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# https://github.com/marketplace/actions/create-github-app-token
2121

2222
- name: Create GitHub App Token
23-
uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e
23+
uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b
2424
id: app-token
2525
with:
2626
app-id: 1080767

0 commit comments

Comments
 (0)