From ae3494f241ffa840ff62d32830313cfdb6846671 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 09:48:30 +0000 Subject: [PATCH] chore(deps): update step-security/tag-push-action action to v2.2.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release-please.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 90ef46f..1c26c83 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -29,7 +29,7 @@ jobs: registry: ghcr.io username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }} - - uses: step-security/tag-push-action@3816dac78b3f61b986acdf67bd01277d10f42a7c # v2.2.0 + - uses: step-security/tag-push-action@aae70939887bfb2a2ae8314fd4650381ca2cc2ae # v2.2.1 if: ${{ steps.release.outputs.release_created }} with: src: ghcr.io/vexxhost/netoffload:${{ steps.release.outputs.sha }}