Skip to content

Commit 39d03b5

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

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@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
28+
- uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
2929
id: app-token
3030
with:
3131
app-id: ${{ vars.RELEASE_PLEASE_APP_ID }}

0 commit comments

Comments
 (0)