Skip to content

Commit 7101cf1

Browse files
authored
Merge pull request #33 from golles/dependabot/github_actions/softprops/action-gh-release-3
Bump softprops/action-gh-release from 2 to 3
2 parents 8e9d483 + 2207408 commit 7101cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v6
1414

1515
- name: Release
16-
uses: softprops/action-gh-release@v2
16+
uses: softprops/action-gh-release@v3
1717
with:
1818
body: |
1919
**Changes:**

0 commit comments

Comments
 (0)