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 fac3e5f commit df740dbCopy full SHA for df740db
1 file changed
.github/workflows/release.yaml
@@ -61,7 +61,7 @@ jobs:
61
steps:
62
- name: Generate GitHub App Token
63
id: app-token
64
- uses: actions/create-github-app-token@7bd03711494f032dfa3be3558f7dc8787b0be333 # v3.1.0
+ uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
65
with:
66
app-id: ${{ secrets.RELEASE_APP_ID }}
67
private-key: ${{ secrets.RELEASE_APP_PEM }}
0 commit comments