Skip to content

Commit 078d58d

Browse files
ci(deps): update actions/create-github-app-token action to v2.2.2
1 parent 91047ee commit 078d58d

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
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Generate a token
1818
id: generate_token
19-
uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
19+
uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
2020
with:
2121
app-id: ${{ vars.JPREPROCESS_RELEASE_APP_ID }}
2222
private-key: ${{ secrets.JPREPROCESS_RELEASE_APP_KEY }}

0 commit comments

Comments
 (0)