Skip to content

Commit 1d99581

Browse files
authored
Merge pull request #116 from hatena/renovate/actions-create-github-app-token-2.x
Update actions/create-github-app-token action to v2.0.6
2 parents ab5dea9 + d430305 commit 1d99581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
tagpr:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
11+
- uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
1212
id: app-token
1313
with:
1414
app-id: ${{ vars.APP_ID }}

0 commit comments

Comments
 (0)