We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 046a860 + 393c1d0 commit 9412c0cCopy full SHA for 9412c0c
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.2.0
+ uses: hadolint/hadolint-action@v3.3.0
24
with:
25
trusted-registries: docker.io,ghcr.io
26
shell-scripts:
0 commit comments