We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3c1a5c commit 74450aaCopy full SHA for 74450aa
.github/workflows/release.yaml
@@ -82,7 +82,7 @@ jobs:
82
git config user.name "github-actions[bot]"
83
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
84
85
- - uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
+ - uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
86
id: app_token
87
with:
88
app-id: ${{ vars.GH_BUMP_VERSION_APP_ID }}
0 commit comments