Skip to content

Commit 4aa9046

Browse files
authored
Merge pull request #1598 from rbenv/dependabot/github_actions/mislav/bump-homebrew-formula-action-3.2
Bump mislav/bump-homebrew-formula-action from 3.1 to 3.2
2 parents c335ab8 + 4a7d13d commit 4aa9046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: Bump Homebrew formula
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: mislav/bump-homebrew-formula-action@v3.1
11+
- uses: mislav/bump-homebrew-formula-action@v3.2
1212
if: "!contains(github.ref, '-')" # skip prereleases
1313
with:
1414
formula-name: rbenv

0 commit comments

Comments
 (0)