Skip to content

Commit 518236a

Browse files
chore(deps): update actions/create-github-app-token action to v3.2.0 (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da39591 commit 518236a

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
@@ -25,7 +25,7 @@ jobs:
2525
should-publish: ${{ steps.release-please.outputs.release_created }}
2626
tag: ${{ steps.release-please.outputs.tag_name }}
2727
steps:
28-
- uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
28+
- uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
2929
id: app-token
3030
with:
3131
client-id: ${{ vars.RELEASE_PLEASE_APP_ID }}

0 commit comments

Comments
 (0)