From 035a95cae351f23a43e835cb79d6ee8ee8b54561 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 16:42:31 +0000 Subject: [PATCH] Update actions/checkout action to v5.0.1 --- .github/workflows/count-asdf-plugins.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/count-asdf-plugins.yaml b/.github/workflows/count-asdf-plugins.yaml index 00a8037b..777d77d7 100644 --- a/.github/workflows/count-asdf-plugins.yaml +++ b/.github/workflows/count-asdf-plugins.yaml @@ -5,7 +5,7 @@ jobs: timeout-minutes: 30 runs-on: ubuntu-latest steps: - - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 + - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1 with: persist-credentials: false - uses: asdf-vm/actions/setup@6a442392015fbbdd8b48696d41e0051b2698b2e4 # v2.2.0