Skip to content

Commit b230791

Browse files
ci(deps): update actions/create-github-app-token action to v2
1 parent fe69bd3 commit b230791

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@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
2222
with:
2323
app-id: ${{ vars.JPREPROCESS_RELEASE_APP_ID}}
2424
private-key: ${{ secrets.JPREPROCESS_RELEASE_APP_KEY }}

0 commit comments

Comments
 (0)