Skip to content

Commit 603dd8b

Browse files
Bump mislav/bump-homebrew-formula-action from 1 to 2 (#870)
Bumps [mislav/bump-homebrew-formula-action](https://github.com/mislav/bump-homebrew-formula-action) from 1 to 2. - [Release notes](https://github.com/mislav/bump-homebrew-formula-action/releases) - [Commits](mislav/bump-homebrew-formula-action@v1...v2) --- updated-dependencies: - dependency-name: mislav/bump-homebrew-formula-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d082a83 commit 603dd8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4848

4949
- name: Bump homebrew-core formula
50-
uses: mislav/bump-homebrew-formula-action@v1
50+
uses: mislav/bump-homebrew-formula-action@v2
5151
if: matrix.os == 'macos-latest'
5252
env:
5353
COMMITTER_TOKEN: ${{ secrets.BREW_TOKEN }}

0 commit comments

Comments
 (0)