Skip to content

Commit 0dc1c9e

Browse files
Merge pull request #237 from sassoftware/dependabot/github_actions/staging/jbergstroem/hadolint-gh-action-1.12.2
chore(deps): bump jbergstroem/hadolint-gh-action from 1.11.0 to 1.12.2
2 parents d38443e + f54ddc5 commit 0dc1c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v3
1414

1515
- name: Run Hadolint Action
16-
uses: jbergstroem/hadolint-gh-action@v1.11.0
16+
uses: jbergstroem/hadolint-gh-action@v1.12.2
1717
with:
1818
dockerfile: ./Dockerfile
1919
config_file: linting-configs/.hadolint.yaml

0 commit comments

Comments
 (0)