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.
2 parents 54a0953 + ec78e7a commit 3e548f8Copy full SHA for 3e548f8
1 file changed
.github/workflows/mirror-issues.yaml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- name: Mint app token for weaviate/${{ matrix.repo }}
21
id: app-token
22
- uses: actions/create-github-app-token@v1
+ uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
23
with:
24
app-id: ${{ secrets.MIRROR_APP_ID }}
25
private-key: ${{ secrets.MIRROR_APP_PRIVATE_KEY }}
0 commit comments