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.
1 parent 4492d6f commit 8c9872eCopy full SHA for 8c9872e
.github/workflows/validate.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Install govulncheck
18
run: go install golang.org/x/vuln/cmd/govulncheck@latest
19
- name: Hadolint
20
- uses: hadolint/hadolint-action@v2.1.0
+ uses: hadolint/hadolint-action@v3.0.0
21
- name: Goreleaser Check
22
uses: goreleaser/goreleaser-action@v3.2.0
23
with:
0 commit comments