Skip to content

Commit 41d9dfd

Browse files
Merge pull request #33 from AMTM-OSR/dependabot/github_actions/develop/all-actions-20dc1db0c3
Bump softprops/action-gh-release from 2.4.2 to 2.5.0 in the all-actions group
2 parents aa4f513 + 8d2d95e commit 41d9dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Create-NewReleases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
9898
# 7--- Publish a GitHub Release with auto-generated notes
9999
- name: Create Release with Automated Release Notes
100-
uses: softprops/action-gh-release@v2.4.2
100+
uses: softprops/action-gh-release@v2.5.0
101101
with:
102102
token: ${{ secrets.GITHUB_TOKEN }}
103103
tag_name: ${{ steps.nextver.outputs.tag }}

0 commit comments

Comments
 (0)