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 5164ffb commit 2647a79Copy full SHA for 2647a79
.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@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2
+ - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
86
id: app_token
87
with:
88
app-id: ${{ vars.GH_BUMP_VERSION_APP_ID }}
0 commit comments