mirror of
https://github.com/tw93/Mole.git
synced 2026-03-24 19:50:08 +00:00
chore(deps): bump mislav/bump-homebrew-formula-action from 3.6 to 4.1
Bumps [mislav/bump-homebrew-formula-action](https://github.com/mislav/bump-homebrew-formula-action) from 3.6 to 4.1.
- [Release notes](https://github.com/mislav/bump-homebrew-formula-action/releases)
- [Commits](56a283fa15...ccf2332299)
---
updated-dependencies:
- dependency-name: mislav/bump-homebrew-formula-action
dependency-version: '4.1'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -117,7 +117,7 @@ jobs:
|
||||
echo "Releasing version: $VERSION (tag: $TAG)"
|
||||
|
||||
- name: Update Homebrew formula (Personal Tap)
|
||||
uses: mislav/bump-homebrew-formula-action@56a283fa15557e9abaa4bdb63b8212abc68e655c # v3.6
|
||||
uses: mislav/bump-homebrew-formula-action@ccf2332299a883f6af50a1d2d41e5df7904dd769 # v4.1
|
||||
with:
|
||||
formula-name: mole
|
||||
formula-path: Formula/mole.rb
|
||||
@@ -131,7 +131,7 @@ jobs:
|
||||
COMMITTER_TOKEN: ${{ secrets.PAT_TOKEN }}
|
||||
|
||||
- name: Update Homebrew formula (Official Core)
|
||||
uses: mislav/bump-homebrew-formula-action@56a283fa15557e9abaa4bdb63b8212abc68e655c # v3.6
|
||||
uses: mislav/bump-homebrew-formula-action@ccf2332299a883f6af50a1d2d41e5df7904dd769 # v4.1
|
||||
with:
|
||||
formula-name: mole
|
||||
homebrew-tap: Homebrew/homebrew-core
|
||||
|
||||
Reference in New Issue
Block a user