Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

Commit fc0955c

Browse files
chore: update softprops/action-gh-release action to v2.5.0 (#275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf73030 commit fc0955c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ jobs:
7070
if: ${{ startsWith(github.ref, 'refs/tags/') }}
7171
steps:
7272
- name: create new github release
73-
uses: softprops/action-gh-release@v2.4.2
73+
uses: softprops/action-gh-release@v2.5.0

0 commit comments

Comments
 (0)