We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfd9c0 commit c2b9b7fCopy full SHA for c2b9b7f
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
48
steps:
49
- name: Determine app token for release
50
- uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
+ uses: actions/create-github-app-token@db3cdf40984fe6fd25ae19ac2bf2f4886ae8d959 # v2.0.5
51
id: app-token
52
with:
53
app-id: ${{ secrets.WE_RELEASE_GITHUB_APP_ID }}
0 commit comments