Skip to content

Commit f800741

Browse files
chore(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2 (#596)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5329e21 commit f800741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autorelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: |
1919
./releaser/scripts/setghenv.sh
2020
- name: Create Release
21-
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda
21+
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631
2222
with:
2323
body: ${{ env.RELEASE_NOTES }}
2424
tag_name: ${{ env.RELEASE_TAG }}

0 commit comments

Comments
 (0)