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 94d58a1 commit 8d60fdeCopy full SHA for 8d60fde
.github/workflows/push.yaml
@@ -34,7 +34,7 @@ jobs:
34
steps:
35
- name: Generate token
36
id: generate-token
37
- uses: actions/create-github-app-token@f04aa94d10cf56334d1c580e077ce2e3569e805d # v1.6.3
+ uses: actions/create-github-app-token@7bfa3a4717ef143a604ee0a99d859b8886a96d00 # v1.9.3
38
with:
39
app-id: ${{ vars.JANUS_IDP_GITHUB_APP_ID }}
40
private-key: ${{ secrets.JANUS_IDP_GITHUB_APP_PRIVATE_KEY }}
0 commit comments