Skip to content

Commit

Permalink
ci(bump homebrew workflow): use latest released version of action
Browse files Browse the repository at this point in the history
  • Loading branch information
olets committed May 15, 2024
1 parent d025d86 commit a43f99d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Bump Homebrew formula
runs-on: ubuntu-latest
steps:
- uses: mislav/bump-homebrew-formula-action@868bf7871f81dda58cc50fe1d17ea83ae1f3f929 # latest commit: v3.1 + mostly depenedency updates
- uses: mislav/bump-homebrew-formula-action@b3327118b2153c82da63fd9cbf58942146ee99f0 # v3.1
with:
formula-name: zsh-window-title
formula-path: zsh-window-title.rb
Expand Down

0 comments on commit a43f99d

Please sign in to comment.