From 2efe0aebebe563fb536a57ce515f1f30c3ba07d8 Mon Sep 17 00:00:00 2001 From: "usa-reddragon-renovate-ce[bot]" <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 08:48:59 +0000 Subject: [PATCH] chore(deps): update usa-reddragon/reusable-actions action to v2 Signed-off-by: usa-reddragon-renovate-ce[bot] <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com> --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 979cb7cd5..0132d7534 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -15,7 +15,7 @@ jobs: permissions: contents: write packages: write - uses: USA-RedDragon/reusable-actions/.github/workflows/goreleaser.yaml@v1.3.1 + uses: USA-RedDragon/reusable-actions/.github/workflows/goreleaser.yaml@v2.0.4 with: setup-node: true docker-hub-username: jamcswain