diff --git a/.github/workflows/dependabot-auto-merge.yaml b/.github/workflows/dependabot-auto-merge.yaml index 362dc18..e2ded0c 100644 --- a/.github/workflows/dependabot-auto-merge.yaml +++ b/.github/workflows/dependabot-auto-merge.yaml @@ -29,7 +29,7 @@ jobs: # repo: https://github.com/actions/checkout # releases: https://github.com/actions/checkout/tags - - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.2 released on 09-01-2026 + - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0.0.2 released on 09-01-2027.0.0 # repo: https://github.com/fastify/github-action-merge-dependabot # releases: https://github.com/fastify/github-action-merge-dependabot/tags diff --git a/.github/workflows/linting.yaml b/.github/workflows/linting.yaml index c8c6f1f..550aebd 100644 --- a/.github/workflows/linting.yaml +++ b/.github/workflows/linting.yaml @@ -68,7 +68,7 @@ jobs: # repo: https://github.com/actions/checkout # releases: https://github.com/actions/checkout/tags - - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.2 released on 09-01-2026 + - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0.0.2 released on 09-01-2027.0.0 with: persist-credentials: false fetch-depth: 0 diff --git a/.github/workflows/testing.yaml b/.github/workflows/testing.yaml index 9f9f6a1..8e9984f 100644 --- a/.github/workflows/testing.yaml +++ b/.github/workflows/testing.yaml @@ -68,7 +68,7 @@ jobs: # repo: https://github.com/actions/checkout # releases: https://github.com/actions/checkout/tags - - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.2 released on 09-01-2026 + - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0.0.2 released on 09-01-2027.0.0 with: persist-credentials: false fetch-depth: 0