Skip to content

Commit

Permalink
Bump Justintime50/homebrew-releaser from 1 to 2 (#458)
Browse files Browse the repository at this point in the history
Bumps [Justintime50/homebrew-releaser](https://github.com/justintime50/homebrew-releaser) from 1 to 2.
- [Release notes](https://github.com/justintime50/homebrew-releaser/releases)
- [Changelog](https://github.com/Justintime50/homebrew-releaser/blob/main/CHANGELOG.md)
- [Commits](Justintime50/homebrew-releaser@v1...v2)

---
updated-dependencies:
- dependency-name: Justintime50/homebrew-releaser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 0f0b3fb commit a8bb838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/homebrew-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: homebrew-releaser
steps:
- name: Release my project to my Homebrew tap
uses: Justintime50/homebrew-releaser@v1
uses: Justintime50/homebrew-releaser@v2
with:
# The name of the homebrew tap to publish your formula to as it appears on GitHub.
# Required - strings
Expand Down

0 comments on commit a8bb838

Please sign in to comment.