Skip to content

Commit f59444a

Browse files
committed
chore(deps): update actions/create-github-app-token action to v1.11.6
1 parent 97b8a17 commit f59444a

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
runs-on: ubuntu-latest
1717
steps:
1818
- name: Create GitHub App Token
19-
uses: actions/create-github-app-token@v1.11.5
19+
uses: actions/create-github-app-token@v1.11.6
2020
id: app-token
2121
with:
2222
app-id: ${{ secrets.APP_ID }}

0 commit comments

Comments
 (0)