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 40be1dd commit 9e9208eCopy full SHA for 9e9208e
.github/workflows/release-plz.yml
@@ -22,7 +22,7 @@ jobs:
22
egress-policy: audit
23
24
- id: generate-token
25
- uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
+ uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
26
with:
27
app-id: ${{ vars.APP_ID }}
28
private-key: ${{ secrets.APP_PRIVATE_KEY }}
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
70
0 commit comments