We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40cd8bd commit 016457eCopy full SHA for 016457e
1 file changed
.github/workflows/check.yaml
@@ -46,7 +46,7 @@ jobs:
46
echo "has_conflicts=false" >> "$GITHUB_OUTPUT"
47
48
- name: Install mise
49
- uses: jdx/mise-action@e79ddf65a11cec7b0e882bedced08d6e976efb2d # v3
+ uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3
50
51
- name: Run format
52
id: format
@@ -99,7 +99,7 @@ jobs:
99
fetch-depth: 0
100
101
- name: Install mise and tools
102
103
with:
104
install_args: "grype trivy syft gitleaks trufflehog checkov aqua:secretlint/secretlint"
105
0 commit comments