diff --git a/.github/workflows/i18n-verify.yml b/.github/workflows/i18n-verify.yml index 6b758f7..31c9cde 100644 --- a/.github/workflows/i18n-verify.yml +++ b/.github/workflows/i18n-verify.yml @@ -15,7 +15,7 @@ jobs: permissions: contents: read steps: - - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 + - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 with: persist-credentials: false