Skip to content

Commit c608eae

Browse files
ci: bump softprops/action-gh-release from 3.0.0 to 3.0.1 (#484)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3737cca commit c608eae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-release-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
changelog: true
6464

6565
- name: Create GitHub release
66-
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
66+
uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1
6767
if: ${{ env.PREVIOUS_REVISION != env.REVISION }}
6868
with:
6969
generate_release_notes: true

0 commit comments

Comments
 (0)