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 b7d0872 commit 102f2b6Copy full SHA for 102f2b6
1 file changed
.github/workflows/release.yaml
@@ -80,7 +80,7 @@ jobs:
80
git config user.name "github-actions[bot]"
81
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
82
83
- - uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2
+ - uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
84
id: app_token
85
with:
86
app-id: ${{ vars.GH_BUMP_VERSION_APP_ID }}
0 commit comments