From 811d2f84aff49c8aadec6b9e5659b9a297a5320e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 23:34:24 +0000 Subject: [PATCH] chore(deps): update craig-day/compute-tag action to v20 --- .github/workflows/auto-tag.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-tag.yml b/.github/workflows/auto-tag.yml index fdf9cd8..5042e7c 100644 --- a/.github/workflows/auto-tag.yml +++ b/.github/workflows/auto-tag.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - id: compute_tag - uses: craig-day/compute-tag@30dd1c7ac3ef9a58278f133e2dcd105acb51a9b3 # v18 + uses: craig-day/compute-tag@4f6e20dc9d852441c4e61a4b3ccadde9511f35f3 # v20 with: github_token: ${{ github.token }} version_scheme: continuous