Skip to content

Commit 1d1662e

Browse files
renovate[bot]stempler
authored andcommitted
chore(deps): update actions/create-github-app-token action to v2
1 parent 260213c commit 1d1662e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
steps:
4949
- name: Determine app token for release
50-
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
50+
uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
5151
id: app-token
5252
with:
5353
app-id: ${{ secrets.WE_RELEASE_GITHUB_APP_ID }}

0 commit comments

Comments
 (0)