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.
2 parents 01f0c20 + 423cf39 commit 3440c54Copy full SHA for 3440c54
1 file changed
.github/workflows/actionlint.yml
@@ -42,6 +42,7 @@ jobs:
42
- uses: Homebrew/actions/cache-homebrew-prefix@main
43
with:
44
install: actionlint shellcheck zizmor
45
+ # Not needed in .github but required for other repositories with multiple uses of cache-homebrew-prefix.
46
workflow-key: actionlint
47
48
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments