We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da39591 commit 518236aCopy full SHA for 518236a
1 file changed
.github/workflows/release-please.yml
@@ -25,7 +25,7 @@ jobs:
25
should-publish: ${{ steps.release-please.outputs.release_created }}
26
tag: ${{ steps.release-please.outputs.tag_name }}
27
steps:
28
- - uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
+ - uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
29
id: app-token
30
with:
31
client-id: ${{ vars.RELEASE_PLEASE_APP_ID }}
0 commit comments