Skip to content

Commit 87e50a6

Browse files
chore(deps): update actions/create-github-app-token action to v2.1.4
1 parent 7731d6a commit 87e50a6

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
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Generate GitHub App Token
4343
id: app-token
44-
uses: actions/[email protected].1
44+
uses: actions/[email protected].4
4545
with:
4646
app-id: ${{ secrets.GIT_APP_CLIENT_ID }}
4747
private-key: ${{ secrets.GIT_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)