Skip to content

Commit 9aef23c

Browse files
Merge pull request #564 from ExtremeFiretop/dependabot/github_actions/dev/all-actions-cf84dd4d0c
Bump softprops/action-gh-release from 2.6.1 to 3.0.0 in the all-actions group
2 parents c7b4316 + 6e5ea6f commit 9aef23c

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.6.1
88+
uses: softprops/action-gh-release@v3.0.0
8989
with:
9090
token: ${{ secrets.GITHUB_TOKEN }}
9191
tag_name: ${{ steps.nextver.outputs.tag }}

0 commit comments

Comments
 (0)