Skip to content

Commit

Permalink
Merge pull request #148 from Project-Env/dependabot/github_actions/mi…
Browse files Browse the repository at this point in the history
…slav/bump-homebrew-formula-action-3
  • Loading branch information
repolevedavaj authored Sep 21, 2023
2 parents f59dbca + dbedfb6 commit 9447968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/homebrew-releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- id: revision
run: echo "revision=$(echo ${GITHUB_REF#refs/tags/} | cut -c2-)" >> $GITHUB_OUTPUT
- uses: mislav/bump-homebrew-formula-action@v2
- uses: mislav/bump-homebrew-formula-action@v3
with:
formula-name: project-env-shell
formula-path: Casks/project-env-shell.rb
Expand Down

0 comments on commit 9447968

Please sign in to comment.