We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cdbb40 commit 6bdfb61Copy full SHA for 6bdfb61
2 files changed
.github/workflows/Docs.yml
@@ -33,7 +33,7 @@ jobs:
33
persist-credentials: false
34
35
- name: Connect to GitHub
36
- uses: PSModule/GitHub-Script@v1
+ uses: PSModule/GitHub-Script@0097f3bbe3f413f3b577b9bcc600727b0ca3201a # v1.7.10
37
38
- name: Install mkdocs-material
39
env:
.github/workflows/Update-Index.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
- name: Update index
22
23
with:
24
ClientID: ${{ secrets.SCRIBBLER_BOT_CLIENT_ID }}
25
PrivateKey: ${{ secrets.SCRIBBLER_BOT_PRIVATE_KEY }}
0 commit comments