Skip to content

Commit 22088ec

Browse files
ci: bump mislav/bump-homebrew-formula-action in the github-actions group
Bumps the github-actions group with 1 update: [mislav/bump-homebrew-formula-action](https://github.com/mislav/bump-homebrew-formula-action). Updates `mislav/bump-homebrew-formula-action` from 3 to 4 - [Release notes](https://github.com/mislav/bump-homebrew-formula-action/releases) - [Commits](mislav/bump-homebrew-formula-action@v3...v4) --- updated-dependencies: - dependency-name: mislav/bump-homebrew-formula-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a03bc2 commit 22088ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ jobs:
288288
fi
289289
- name: Bump Homebrew formula
290290
if: steps.classify.outputs.prerelease != 'true'
291-
uses: mislav/bump-homebrew-formula-action@v3
291+
uses: mislav/bump-homebrew-formula-action@v4
292292
with:
293293
formula-name: frankenphp
294294
homebrew-tap: dunglas/homebrew-frankenphp

0 commit comments

Comments
 (0)