mirror of
https://github.com/anchore/syft.git
synced 2025-11-19 01:13:18 +01:00
chore(deps): bump dawidd6/action-homebrew-bump-formula (#2420)
Bumps [dawidd6/action-homebrew-bump-formula](https://github.com/dawidd6/action-homebrew-bump-formula) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/dawidd6/action-homebrew-bump-formula/releases)
- [Commits](d3667e5ae1...75ed025ff3)
---
updated-dependencies:
- dependency-name: dawidd6/action-homebrew-bump-formula
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e789e0714d
commit
9cb7c3d350
2
.github/workflows/release-homebrew.yaml
vendored
2
.github/workflows/release-homebrew.yaml
vendored
@ -30,7 +30,7 @@ jobs:
|
|||||||
echo -n "commit=$(git rev-parse HEAD)" | tee -a $GITHUB_OUTPUT
|
echo -n "commit=$(git rev-parse HEAD)" | tee -a $GITHUB_OUTPUT
|
||||||
|
|
||||||
- name: Update Homebrew formula
|
- name: Update Homebrew formula
|
||||||
uses: dawidd6/action-homebrew-bump-formula@d3667e5ae14df19579e4414897498e3e88f2f458 # v3.10.0
|
uses: dawidd6/action-homebrew-bump-formula@75ed025ff3ad1d617862838b342b06d613a0ddf3 # v3.10.1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.HOMEBREW_TOKEN }}
|
token: ${{ secrets.HOMEBREW_TOKEN }}
|
||||||
org: anchore
|
org: anchore
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user