We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52c2260 commit 5c129f9Copy full SHA for 5c129f9
.github/workflows/release.yml
@@ -38,7 +38,7 @@ jobs:
38
39
# Use an app to authenticate to trigger workflows on the repository
40
- name: Get app installation token
41
- uses: actions/create-github-app-token@h5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
+ uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
42
id: app-token
43
with:
44
app-id: ${{ vars.APP_ID }}
0 commit comments