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 a0f4442 commit 6dc6dffCopy full SHA for 6dc6dff
.github/workflows/release-please.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Generate a token
36
id: generate-token
37
- uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
+ uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2
38
with:
39
app-id: ${{ env.GITHUB_APP_ID }}
40
private-key: ${{ env.GITHUB_APP_PRIVATE_KEY }}
0 commit comments