Skip to content

Commit

Permalink
Bump dawidd6/action-homebrew-bump-formula from 3.8.0 to 3.10.1
Browse files Browse the repository at this point in the history
Bumps [dawidd6/action-homebrew-bump-formula](https://github.com/dawidd6/action-homebrew-bump-formula) from 3.8.0 to 3.10.1.
- [Release notes](https://github.com/dawidd6/action-homebrew-bump-formula/releases)
- [Commits](dawidd6/action-homebrew-bump-formula@v3.8.0...v3.10.1)

---
updated-dependencies:
- dependency-name: dawidd6/action-homebrew-bump-formula
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 20, 2023
1 parent 6041ae9 commit 73ae81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
if: "!contains(github.event.head_commit.message, '[ci skip]')"
steps:
- name: Bump Homebrew formula version
uses: dawidd6/action-homebrew-bump-formula@v3.8.0
uses: dawidd6/action-homebrew-bump-formula@v3.10.1
if: "!contains(github.ref, '-')" # skip prereleases
with:
token: ${{ secrets.COMMITTER_TOKEN }}
Expand Down

0 comments on commit 73ae81c

Please sign in to comment.