Skip to content

Commit 55615e4

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

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@7bd03711494f032dfa3be3558f7dc8787b0be333 # v3
2020
with:
2121
app-id: ${{ secrets.BOT_APP_ID }}
2222
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)