Skip to content

Commit aaf05f4

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

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
@@ -10,7 +10,7 @@ jobs:
1010
release_created: ${{ steps.release.outputs.release_created }}
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/create-github-app-token@v1
13+
- uses: actions/create-github-app-token@v3
1414
id: create-iat
1515
with:
1616
app-id: ${{ secrets.RELEASE_GITHUB_APP_ID }}

0 commit comments

Comments
 (0)