Skip to content

Commit a73ea20

Browse files
chore(deps): update actions/create-github-app-token action to v2.2.2 (#8)
1 parent 05d7ad1 commit a73ea20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
env:
8888
TAG_NAME: ${{ needs.release-please.outputs.tag-name }}
8989

90-
- uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
90+
- uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
9191
id: app-token
9292
with:
9393
app-id: ${{ secrets.HOMEBREW_TAP_APP_ID }}

0 commit comments

Comments
 (0)