Skip to content

Commit 76675c3

Browse files
Update softprops/action-gh-release action to v3
1 parent ed4bb25 commit 76675c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
run: make docker-push
129129

130130
- name: Release
131-
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
131+
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3
132132
with:
133133
body_path: release-notes.md
134134
fail_on_unmatched_files: true

0 commit comments

Comments
 (0)