Skip to content

Commit 7061f30

Browse files
chore(deps): update actions/create-github-app-token action to v3
1 parent 1d3971c commit 7061f30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Release Plz
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/create-github-app-token@v1
14+
- uses: actions/create-github-app-token@v3
1515
id: generate-token
1616
with:
1717
app-id: ${{ secrets.RELEASE_PLZ_APP_ID }}

0 commit comments

Comments
 (0)