We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1aed0e + 52bc46c commit 046a860Copy full SHA for 046a860
1 file changed
.github/workflows/lint.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v5
22
- name: Run hadolint
23
- uses: hadolint/hadolint-action@v3.1.0
+ uses: hadolint/hadolint-action@v3.2.0
24
with:
25
trusted-registries: docker.io,ghcr.io
26
shell-scripts:
0 commit comments