Skip to content

Commit 74a297d

Browse files
chore(deps): update actions/create-github-app-token action to v2.2.1 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44600c3 commit 74a297d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175

176176
- name: Get GitHub App Token
177177
id: get_token
178-
uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
178+
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
179179
with:
180180
app-id: ${{ secrets.APP_ID_SEMREL }}
181181
private-key: ${{ secrets.APP_KEY_SEMREL }}

0 commit comments

Comments
 (0)