We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32cbcec commit b7b65f3Copy full SHA for b7b65f3
.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@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1
+ uses: actions/create-github-app-token@3378cda945da322a8db4b193e19d46352ebe2de5 # v1
18
id: app-token
19
with:
20
app-id: ${{ secrets.release_gh_app_id }}
0 commit comments