Skip to content

Commit 967d981

Browse files
Update hadolint/hadolint-action action to v3.4.0
1 parent 5289514 commit 967d981

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
1818
- name: Hadolint
19-
uses: hadolint/hadolint-action@v3.3.0
19+
uses: hadolint/hadolint-action@v3.4.0
2020

2121
shellcheck:
2222
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)