Skip to content

Commit

Permalink
Merge pull request #25 from jmuelbert/dependabot/github_actions/misla…
Browse files Browse the repository at this point in the history
…v/bump-homebrew-formula-action-v1.9

Bump mislav/bump-homebrew-formula-action from v1.8 to v1.9
  • Loading branch information
jmuelbert authored Feb 11, 2021
2 parents d435723 + 0670605 commit b0b4805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: Bump Homebrew formula
runs-on: ubuntu-latest
steps:
- uses: mislav/bump-homebrew-formula-action@v1.8
- uses: mislav/bump-homebrew-formula-action@v1.9
if: "!contains(github.ref, '-')" # skip prereleases
with:
formula-name: fastlane
Expand Down

0 comments on commit b0b4805

Please sign in to comment.