We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab5dea9 + d430305 commit 1d99581Copy full SHA for 1d99581
.github/workflows/_release.yaml
@@ -8,7 +8,7 @@ jobs:
8
tagpr:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
+ - uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
12
id: app-token
13
with:
14
app-id: ${{ vars.APP_ID }}
0 commit comments