Skip to content

Commit ce2aa9b

Browse files
chore(deps): update actions/create-github-app-token action to v2.2.1
1 parent fa4effe commit ce2aa9b

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
@@ -47,7 +47,7 @@ jobs:
4747
persist-credentials: false
4848
fetch-depth: 0
4949
- uses: ./.github/actions/setup
50-
- uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
50+
- uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
5151
id: app-token
5252
with:
5353
app-id: ${{ secrets.HOMEBREW_TAP_APP_ID }}

0 commit comments

Comments
 (0)