Skip to content

Commit

Permalink
Merge pull request #311 from nix-community/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…softprops/action-gh-release-2

build(deps): bump softprops/action-gh-release from 1 to 2
  • Loading branch information
figsoda authored Sep 13, 2024
2 parents ab1eb18 + b97c91a commit 257e59b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
if: github.event_name != 'workflow_dispatch'
steps:
- name: Create release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
body: "[CHANGELOG.md](https://github.com/nix-community/nurl/blob/main/CHANGELOG.md)"

Expand Down

0 comments on commit 257e59b

Please sign in to comment.