1
0
mirror of https://github.com/tw93/Mole.git synced 2026-03-24 19:50:08 +00:00

Merge pull request #630 from tw93/dependabot/github_actions/mislav/bump-homebrew-formula-action-4.1

chore(deps): bump mislav/bump-homebrew-formula-action from 3.6 to 4.1
This commit is contained in:
Tw93
2026-03-24 10:31:08 +08:00
committed by GitHub

View File

@@ -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