We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6881e11 + 87e50a6 commit 1b5d9a5Copy full SHA for 1b5d9a5
.github/workflows/release.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Generate GitHub App Token
43
id: app-token
44
- uses: actions/[email protected].1
+ uses: actions/[email protected].4
45
with:
46
app-id: ${{ secrets.GIT_APP_CLIENT_ID }}
47
private-key: ${{ secrets.GIT_APP_PRIVATE_KEY }}
0 commit comments