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 c4a14df commit 1c6c194Copy full SHA for 1c6c194
2 files changed
.github/workflows/automerge.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- name: Generate token
22
id: token
23
- uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2
+ uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
24
with:
25
app-id: ${{ secrets.TOKEN_EXCHANGE_APP }}
26
private-key: ${{ secrets.TOKEN_EXCHANGE_KEY }}
.github/workflows/flake.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
0 commit comments