diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index f816e2619..43f53c11b 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@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0 + uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0 with: allowUpdates: true artifactErrorsFailBuild: true