Skip to content

Commit e1031e9

Browse files
chore(deps): update softprops/action-gh-release action to v2.2.2 (#1048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d520ea commit e1031e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ jobs:
261261

262262
- name: Generate release
263263
id: release
264-
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
264+
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
265265
with:
266266
files: wheels/*
267267
body_path: ${{ runner.temp }}/release-changelog.md

0 commit comments

Comments
 (0)