We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c40d218 commit 79cbf4cCopy full SHA for 79cbf4c
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Get token
38
id: get_token
39
- uses: tibdex/github-app-token@32691ba7c9e7063bd457bd8f2a5703138591fa58 # v1.9.0
+ uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a # v2.1.0
40
with:
41
private_key: ${{ secrets.RELEASE_APP_PEM }}
42
app_id: ${{ secrets.RELEASE_APP_ID }}
0 commit comments