mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(deps): bump dawidd6/action-homebrew-bump-formula from 3 to 4 (#11951)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/release-dist.yml
vendored
2
.github/workflows/release-dist.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Update Homebrew formula
|
- name: Update Homebrew formula
|
||||||
uses: dawidd6/action-homebrew-bump-formula@v3
|
uses: dawidd6/action-homebrew-bump-formula@v4
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.HOMEBREW }}
|
token: ${{ secrets.HOMEBREW }}
|
||||||
no_fork: true
|
no_fork: true
|
||||||
|
|||||||
Reference in New Issue
Block a user