Skip to content

Commit d0efade

Browse files
renovate[bot]pbrisbin
authored andcommitted
chore(deps): update actions/create-github-app-token action to v2
1 parent 3ccd4a2 commit d0efade

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
@@ -66,7 +66,7 @@ jobs:
6666
- uses: actions/download-artifact@v4
6767

6868
- id: token
69-
uses: actions/create-github-app-token@v1
69+
uses: actions/create-github-app-token@v2
7070
with:
7171
app-id: ${{ vars.FRECKLE_AUTOMATION_APP_ID }}
7272
private-key: ${{ secrets.FRECKLE_AUTOMATION_PRIVATE_KEY }}

0 commit comments

Comments
 (0)