Skip to content

Commit 70ed14e

Browse files
Bump dawidd6/action-homebrew-bump-formula from 3.10.1 to 3.11.0
Bumps [dawidd6/action-homebrew-bump-formula](https://github.com/dawidd6/action-homebrew-bump-formula) from 3.10.1 to 3.11.0. - [Release notes](https://github.com/dawidd6/action-homebrew-bump-formula/releases) - [Commits](dawidd6/action-homebrew-bump-formula@v3.10.1...v3.11.0) --- updated-dependencies: - dependency-name: dawidd6/action-homebrew-bump-formula dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7843ec2 commit 70ed14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
if: "!contains(github.event.head_commit.message, '[ci skip]')"
6767
steps:
6868
- name: Bump Homebrew formula version
69-
uses: dawidd6/action-homebrew-bump-formula@v3.10.1
69+
uses: dawidd6/action-homebrew-bump-formula@v3.11.0
7070
if: "!contains(github.ref, '-')" # skip prereleases
7171
with:
7272
token: ${{ secrets.COMMITTER_TOKEN }}

0 commit comments

Comments
 (0)