Skip to content

Commit b76cfa9

Browse files
Merge pull request #530 from ExtremeFiretop/dependabot/github_actions/dev/all-actions-80c2b93a43
Bump softprops/action-gh-release from 2.4.1 to 2.4.2 in the all-actions group
2 parents cd56cb6 + 05aeaa4 commit b76cfa9

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
@@ -85,7 +85,7 @@ jobs:
8585
git push origin ${{ steps.nextver.outputs.tag }}
8686
8787
- name: Create Release with Automated Release Notes
88-
uses: softprops/action-gh-release@v2.4.1
88+
uses: softprops/action-gh-release@v2.4.2
8989
with:
9090
token: ${{ secrets.GITHUB_TOKEN }}
9191
tag_name: ${{ steps.nextver.outputs.tag }}

0 commit comments

Comments
 (0)