Skip to content

Commit 5614778

Browse files
chore(deps): update softprops/action-gh-release action to v2.2.1 (#926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 58e7933 commit 5614778

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
@@ -270,7 +270,7 @@ jobs:
270270
271271
- name: Generate release
272272
id: release
273-
uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 # v2.1.0
273+
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
274274
with:
275275
files: wheels/*
276276
body_path: ${{ runner.temp }}/changelog

0 commit comments

Comments
 (0)