Skip to content

Commit ff13d73

Browse files
dependabot[bot]Moritz Clasmeier
andauthored
Bump softprops/action-gh-release from 2 to 3 (#177)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Moritz Clasmeier <mclasmeier@redhat.com>
1 parent 1c3bbcc commit ff13d73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
sha256sum roxie-* > checksums.txt
5555
5656
- name: Create GitHub Release
57-
uses: softprops/action-gh-release@v2
57+
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
5858
with:
5959
name: Release ${{ steps.version.outputs.version }}
6060
draft: false

0 commit comments

Comments
 (0)