From 25620603b56c4a86d969ff0c78aada57411c5f2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Jun 2025 06:24:51 +0000 Subject: [PATCH] chore(deps): update ncipollo/release-action action to v1.17.0 --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index fb844191a..a27fa37d7 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -530,7 +530,7 @@ jobs: path: out/SHA512SUMS.sign - name: Create ArchiSteamFarm GitHub release - uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16.0 + uses: ncipollo/release-action@9128f238eeeeed39b82af6636303729079d51730 # v1.17.0 with: allowUpdates: true artifactErrorsFailBuild: true