Skip to content

Commit 58aa4c8

Browse files
authored
Merge pull request #210 from bowtie-json-schema/dependabot/github_actions/dawidd6/action-homebrew-bump-formula-5
Bump dawidd6/action-homebrew-bump-formula from 4 to 5
2 parents 97e69f6 + 2a050a1 commit 58aa4c8

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)