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 6109ebe commit e02214aCopy full SHA for e02214a
.github/workflows/release-please.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- id: generate_token
16
- uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
+ uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2
17
with:
18
app-id: ${{ secrets.RELEASE_PLEASE_APP_ID }}
19
private-key: ${{ secrets.RELEASE_PLEASE_PRIVATE_KEY }}
0 commit comments