Skip to content

Commit df83b05

Browse files
chore: Update actions/create-github-app-token digest to 21cfef2
1 parent e456446 commit df83b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Generate a token
3434
id: generate-token
35-
uses: actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1
35+
uses: actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1
3636
with:
3737
app-id: ${{ env.GITHUB_APP_ID }}
3838
private-key: ${{ env.GITHUB_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)