Skip to content

Commit

Permalink
Bump Justintime50/homebrew-releaser in the github-actions group
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [Justintime50/homebrew-releaser](https://github.com/justintime50/homebrew-releaser).


Updates `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
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent fa9ea1c commit fe48592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/homebrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: homebrew-releaser
steps:
- name: Add published release to Homebrew Tap
uses: Justintime50/homebrew-releaser@v1
uses: Justintime50/homebrew-releaser@v2
with:
# Explicitly set the version to avoid Justintime50/homebrew-releaser#39 (wrong auto-detection of "64" as version)
version: ${{ github.event.release.tag_name }}
Expand Down

0 comments on commit fe48592

Please sign in to comment.