diff --git a/.github/workflows/Update-Index.yml b/.github/workflows/Update-Index.yml index 7708386..a7fe5ed 100644 --- a/.github/workflows/Update-Index.yml +++ b/.github/workflows/Update-Index.yml @@ -19,7 +19,7 @@ jobs: persist-credentials: false - name: Update index - uses: PSModule/GitHub-Script@0097f3bbe3f413f3b577b9bcc600727b0ca3201a # v1.7.10 + uses: PSModule/GitHub-Script@1ee97bbc652d19c38ae12f6e1e47e9d9fbd12d0a # v1.8.0 with: # Org-level shared secrets used across multiple repositories — no dedicated GitHub Environment needed. ClientID: ${{ secrets.SCRIBBLER_BOT_CLIENT_ID }} # zizmor: ignore[secrets-outside-env]