Skip to content

Commit 11d2029

Browse files
chore(deps): update actions/create-github-app-token digest to 1b10c78
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1444f06 commit 11d2029

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Generate Token
1818
id: generate_token
19-
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3
19+
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3
2020
with:
2121
app-id: ${{ secrets.BOT_APP_ID }}
2222
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)