From 076713229fbb184d92714eb3546d92a1999b99ac Mon Sep 17 00:00:00 2001 From: "cloudquery-ci[bot]" <271027272+cloudquery-ci[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 00:54:25 +0000 Subject: [PATCH] chore(deps): Update actions/checkout action to v6 --- .github/workflows/versioning.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/versioning.yml b/.github/workflows/versioning.yml index 5075340b..b0354559 100644 --- a/.github/workflows/versioning.yml +++ b/.github/workflows/versioning.yml @@ -11,7 +11,7 @@ jobs: actions-tagger: runs-on: ubuntu-latest steps: - - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0 with: script: |