diff --git a/.github/workflows/wiki.yml b/.github/workflows/wiki.yml index b363406..f9af3cd 100644 --- a/.github/workflows/wiki.yml +++ b/.github/workflows/wiki.yml @@ -47,7 +47,7 @@ jobs: # More info: https://github.com/actions/checkout. - name: Checkout & Authentication - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 with: token: ${{ steps.get_token.outputs.token }} persist-credentials: false