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.
1 parent 9e04a53 commit 00f278fCopy full SHA for 00f278f
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
GITHUB_APP_PRIVATE_KEY=pyroscope-development-app:app-private-key
36
37
- name: Generate GitHub token
38
- uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
+ uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
39
id: app-token
40
with:
41
app-id: ${{ env.GITHUB_APP_ID }}
0 commit comments