Skip to content

Commit 2a050a1

Browse files
Bump dawidd6/action-homebrew-bump-formula from 4 to 5
Bumps [dawidd6/action-homebrew-bump-formula](https://github.com/dawidd6/action-homebrew-bump-formula) from 4 to 5. - [Release notes](https://github.com/dawidd6/action-homebrew-bump-formula/releases) - [Commits](dawidd6/action-homebrew-bump-formula@v4...v5) --- updated-dependencies: - dependency-name: dawidd6/action-homebrew-bump-formula dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97e69f6 commit 2a050a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-tap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Update Homebrew Formulae
13-
uses: dawidd6/action-homebrew-bump-formula@v4
13+
uses: dawidd6/action-homebrew-bump-formula@v5
1414
with:
1515
token: "${{ secrets.ACCESS_TOKEN }}"
1616
tap: bowtie-json-schema/homebrew-tap

0 commit comments

Comments
 (0)