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 859a067 commit 663675bCopy full SHA for 663675b
.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@67018539274d69449ef7c02e8e71183d1719ab42 # v2
+ - uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2
86
id: app_token
87
with:
88
app-id: ${{ vars.GH_BUMP_VERSION_APP_ID }}
0 commit comments