Skip to content

Commit

Permalink
Merge pull request #168 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 Nov 14, 2024
2 parents 1ed636b + 2f24893 commit 45e0375
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 @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
if: github.event_name != 'workflow_dispatch'
steps:
- uses: softprops/action-gh-release@v1
- uses: softprops/action-gh-release@v2
with:
body: "[CHANGELOG.md](https://github.com/nix-community/namaka/blob/main/CHANGELOG.md)"

Expand Down

0 comments on commit 45e0375

Please sign in to comment.