Skip to content

Commit 08c48cc

Browse files
chore(deps): update actions/create-github-app-token action to v3.1.1 (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d345d73 commit 08c48cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
contents: write
1717
id-token: write
1818
steps:
19-
- uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3
19+
- uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
2020
id: app-token
2121
with:
2222
client-id: ${{ secrets.APP_ID }}

0 commit comments

Comments
 (0)