diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6a0941e..3b68d07 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -128,7 +128,7 @@ jobs: run: make docker-push - name: Release - uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1 + uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3 with: body_path: release-notes.md fail_on_unmatched_files: true