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 1340b66 commit 3eb97cdCopy full SHA for 3eb97cd
.github/workflows/release-please.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- name: Generate a token
22
id: generate_token
23
- uses: actions/create-github-app-token@f2acddfb5195534d487896a656232b016a682f3c # v1.9.0
+ uses: actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1.10.0
24
with:
25
app-id: ${{ secrets.MAZI_RELEASE_APP_ID }}
26
private-key: ${{ secrets.MAZI_RELEASE_APP_PRIVATE_KEY }}
0 commit comments