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 44600c3 commit 74a297dCopy full SHA for 74a297d
.github/workflows/test-and-release.yml
@@ -175,7 +175,7 @@ jobs:
175
176
- name: Get GitHub App Token
177
id: get_token
178
- uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
+ uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
179
with:
180
app-id: ${{ secrets.APP_ID_SEMREL }}
181
private-key: ${{ secrets.APP_KEY_SEMREL }}
0 commit comments