Skip to content

Commit 2aee26f

Browse files
Bump mislav/bump-homebrew-formula-action from 2 to 3
Bumps [mislav/bump-homebrew-formula-action](https://github.com/mislav/bump-homebrew-formula-action) from 2 to 3. - [Release notes](https://github.com/mislav/bump-homebrew-formula-action/releases) - [Commits](mislav/bump-homebrew-formula-action@v2...v3) --- updated-dependencies: - dependency-name: mislav/bump-homebrew-formula-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9596fd5 commit 2aee26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
DISCUSSION_CATEGORY: General
191191
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
192192
- name: Bump homebrew-core formula
193-
uses: mislav/bump-homebrew-formula-action@v2
193+
uses: mislav/bump-homebrew-formula-action@v3
194194
if: "!contains(github.ref, '-')" # skip prereleases
195195
with:
196196
formula-name: gh

0 commit comments

Comments
 (0)