We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f135c9 commit dad535dCopy full SHA for dad535d
.github/workflows/homebrew.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Bump Homebrew formula
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: mislav/bump-homebrew-formula-action@942e550c6344cfdb9e1ab29b9bb9bf0c43efa19b # v3.2
+ - uses: mislav/bump-homebrew-formula-action@ecd3ec7bf4fa4ecbdaa0c379850187374d076eaa # v3.3
15
with:
16
# A PR will be sent to github.com/Homebrew/homebrew-core to update this formula:
17
formula-name: tflint
0 commit comments