Skip to content

Commit

Permalink
Merge pull request #386 from orf/dependabot/github_actions/mislav/bum…
Browse files Browse the repository at this point in the history
…p-homebrew-formula-action-3

chore(deps): bump mislav/bump-homebrew-formula-action from 2 to 3
  • Loading branch information
orf authored Oct 28, 2023
2 parents c4e03f8 + 454205a commit ca64406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/homebrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
id: extract-version
run: |
echo "VERSION=${GITHUB_REF#refs/tags/gping-}" >> "$GITHUB_OUTPUT"
- uses: mislav/bump-homebrew-formula-action@v2
- uses: mislav/bump-homebrew-formula-action@v3
with:
formula-name: gping
commit-message: |
Expand Down

0 comments on commit ca64406

Please sign in to comment.