Browse Source

Update GitHub Action Versions (#1237)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
pull/1241/head
Sebastian Stehle 7 months ago
committed by GitHub
parent
commit
130c3d00ab
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/release.yml

2
.github/workflows/release.yml

@ -275,7 +275,7 @@ jobs:
path: ./CHANGELOG.md
- name: Release - Publish Binaries
uses: ncipollo/release-action@v1.16.0
uses: ncipollo/release-action@v1.18.0
with:
allowUpdates: true
artifactErrorsFailBuild: true

Loading…
Cancel
Save