Skip to content

Commit 467f97a

Browse files
chore(deps): update actions/create-github-app-token action to v3.1.1
1 parent 574f199 commit 467f97a

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@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
50+
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
5151
id: app-token
5252
with:
5353
app-id: ${{ secrets.WE_RELEASE_GITHUB_APP_ID }}

0 commit comments

Comments
 (0)