Skip to content

Commit e1b6acd

Browse files
build(deps): bump mjcheetham/update-homebrew from 1.1 to 1.2
Bumps [mjcheetham/update-homebrew](https://github.com/mjcheetham/update-homebrew) from 1.1 to 1.2. - [Release notes](https://github.com/mjcheetham/update-homebrew/releases) - [Commits](mjcheetham/update-homebrew@v1.1...v1.2) --- updated-dependencies: - dependency-name: mjcheetham/update-homebrew dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bdc20d9 commit e1b6acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-homebrew.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Update Homebrew tap
11-
uses: mjcheetham/update-homebrew@v1.1
11+
uses: mjcheetham/update-homebrew@v1.2
1212
with:
1313
token: ${{ secrets.HOMEBREW_TOKEN }}
1414
tap: microsoft/git

0 commit comments

Comments
 (0)