Skip to content

Commit 6ce7764

Browse files
chore(deps): update actions/create-github-app-token action to v2 (#152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ken Jones <[email protected]>
1 parent bc73085 commit 6ce7764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prettier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- run: npm install
2626
- run: npm run format
2727

28-
- uses: actions/create-github-app-token@v1
28+
- uses: actions/create-github-app-token@v2
2929
id: generate-token
3030
with:
3131
app-id: ${{ secrets.ECOSPARK_APP_ID }}

0 commit comments

Comments
 (0)