From 5861b7746589e032390e19e2f0cbf34d779e7345 Mon Sep 17 00:00:00 2001 From: Jacob McSwain Date: Mon, 11 Mar 2024 23:52:18 -0500 Subject: [PATCH] reusable-actions v1.0.22 --- .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 5ea284dc2..1c65ae6a8 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.0.21 + uses: USA-RedDragon/reusable-actions/.github/workflows/goreleaser.yaml@v1.0.22 with: setup-node: true secrets: