Skip to content

Commit fed3bcc

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Update Homebrew formula
15-
uses: dawidd6/action-homebrew-bump-formula@v5
15+
uses: dawidd6/action-homebrew-bump-formula@v6
1616
with:
1717
token: ${{ secrets.HOMEBREW }}
1818
no_fork: true

0 commit comments

Comments
 (0)