We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8d008f commit e961243Copy full SHA for e961243
1 file changed
.github/workflows/macaron-analysis.yaml
@@ -28,7 +28,7 @@ jobs:
28
29
# Check the GitHub Actions workflows in the repository for vulnerabilities.
30
- name: Run Macaron action
31
- uses: oracle/macaron@b31acfe389133a5587d9639063ec70cb84e7bc47 # v0.23.0
+ uses: oracle/macaron@4ddb55e3c9ef2c77b548be55c557078c4476fd9c # v0.24.0
32
with:
33
repo_path: ./
34
policy_file: check-github-actions
0 commit comments