Skip to content

Commit

Permalink
Merge pull request #351 from ExtremeFiretop/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/dev/all-actions-a814e2c8f8

Bump softprops/action-gh-release from 2.0.9 to 2.1.0 in the all-actions group
  • Loading branch information
ExtremeFiretop authored Nov 12, 2024
2 parents e98b5bd + bd60eb8 commit 53e2cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Create-NewReleases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
git push origin ${{ steps.nextver.outputs.tag }}
- name: Create Release with Automated Release Notes
uses: softprops/action-gh-release@v2.0.9
uses: softprops/action-gh-release@v2.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag_name: ${{ steps.nextver.outputs.tag }}
Expand Down

0 comments on commit 53e2cec

Please sign in to comment.