Skip to content

Commit 6bdfb61

Browse files
⬆️ Update GitHub-Script to v1.7.10 with SHA pinning
1 parent 8cdbb40 commit 6bdfb61

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
persist-credentials: false
3434

3535
- name: Connect to GitHub
36-
uses: PSModule/GitHub-Script@v1
36+
uses: PSModule/GitHub-Script@0097f3bbe3f413f3b577b9bcc600727b0ca3201a # v1.7.10
3737

3838
- name: Install mkdocs-material
3939
env:

.github/workflows/Update-Index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
persist-credentials: false
2020

2121
- name: Update index
22-
uses: PSModule/GitHub-Script@v1
22+
uses: PSModule/GitHub-Script@0097f3bbe3f413f3b577b9bcc600727b0ca3201a # v1.7.10
2323
with:
2424
ClientID: ${{ secrets.SCRIBBLER_BOT_CLIENT_ID }}
2525
PrivateKey: ${{ secrets.SCRIBBLER_BOT_PRIVATE_KEY }}

0 commit comments

Comments
 (0)