From 392cf26dceef94119fe8fbc6dfe6481193477899 Mon Sep 17 00:00:00 2001 From: "auto-synchronization-bot[bot]" <121386770+auto-synchronization-bot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 04:46:39 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.github/workfl?= =?UTF-8?q?ows/wiki.yml'=20with=20remote=20'.github/workflows/wiki.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/wiki.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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