Skip to content

Commit 71f632d

Browse files
Merge pull request #552 from ExtremeFiretop/dependabot/github_actions/dev/all-actions-d2d9db5a03
Bump softprops/action-gh-release from 2.5.0 to 2.6.1 in the all-actions group
2 parents 32e375d + 3d26ca6 commit 71f632d

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

0 commit comments

Comments
 (0)