Skip to content

Commit 396d431

Browse files
ci(deps): update actions/create-github-app-token action to v2
1 parent 506c136 commit 396d431

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- name: Generate a token
2020
id: generate_token
21-
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
21+
uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
2222
with:
2323
app-id: ${{ vars.JPREPROCESS_RELEASE_APP_ID}}
2424
private-key: ${{ secrets.JPREPROCESS_RELEASE_APP_KEY }}

0 commit comments

Comments
 (0)