mirror of
https://github.com/tw93/Mole.git
synced 2026-03-24 18:05:14 +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:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -117,7 +117,7 @@ jobs:
|
|||||||
echo "Releasing version: $VERSION (tag: $TAG)"
|
echo "Releasing version: $VERSION (tag: $TAG)"
|
||||||
|
|
||||||
- name: Update Homebrew formula (Personal Tap)
|
- 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:
|
with:
|
||||||
formula-name: mole
|
formula-name: mole
|
||||||
formula-path: Formula/mole.rb
|
formula-path: Formula/mole.rb
|
||||||
@@ -131,7 +131,7 @@ jobs:
|
|||||||
COMMITTER_TOKEN: ${{ secrets.PAT_TOKEN }}
|
COMMITTER_TOKEN: ${{ secrets.PAT_TOKEN }}
|
||||||
|
|
||||||
- name: Update Homebrew formula (Official Core)
|
- 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:
|
with:
|
||||||
formula-name: mole
|
formula-name: mole
|
||||||
homebrew-tap: Homebrew/homebrew-core
|
homebrew-tap: Homebrew/homebrew-core
|
||||||
|
|||||||
Reference in New Issue
Block a user