Skip to content

Commit 1b5d9a5

Browse files
authored
Merge pull request #2669 from hey-api/renovate/actions-create-github-app-token-2.x
2 parents 6881e11 + 87e50a6 commit 1b5d9a5

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)