Skip to content

Commit 53f7179

Browse files
chore(deps): update actions/create-github-app-token action to v2.2.1
1 parent 772795a commit 53f7179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
fetch-depth: 0
4444
persist-credentials: false
4545
- uses: ./.github/actions/setup
46-
- uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
46+
- uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
4747
id: app-token
4848
with:
4949
app-id: ${{ secrets.HOMEBREW_TAP_APP_ID }}

0 commit comments

Comments
 (0)