Skip to content

Commit 167dcf2

Browse files
dependabot[bot]arturcic
authored andcommitted
(build deps): Bump dawidd6/action-homebrew-bump-formula
Bumps [dawidd6/action-homebrew-bump-formula](https://github.com/dawidd6/action-homebrew-bump-formula) from 3.8.0 to 3.8.3. - [Release notes](https://github.com/dawidd6/action-homebrew-bump-formula/releases) - [Commits](dawidd6/action-homebrew-bump-formula@v3.8.0...v3.8.3) --- updated-dependencies: - dependency-name: dawidd6/action-homebrew-bump-formula dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67114e4 commit 167dcf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/homebrew.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
name: Bump Homebrew formula
1515
runs-on: macos-latest
1616
steps:
17-
- uses: dawidd6/[email protected].0
17+
- uses: dawidd6/[email protected].3
1818
with:
1919
# GitHub token, required, not the default one
2020
token: ${{secrets.RELEASE_GITHUB_TOKEN}}

0 commit comments

Comments
 (0)