We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7142d07 commit 2f54256Copy full SHA for 2f54256
.github/workflows/release-please.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Get GITHUB_TOKEN for release
17
- uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
+ uses: actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
18
id: app-token
19
with:
20
app-id: ${{ secrets.release_gh_app_id }}
0 commit comments