Skip to content

Commit 72ca505

Browse files
Update hadolint/hadolint:latest-debian Docker digest to 667cb5a (#673)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80cacf6 commit 72ca505

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
jobs:
1212
lint_dockerfile:
1313
runs-on: ubuntu-latest
14-
container: hadolint/hadolint:latest-debian@sha256:9cef74a390694cdc01dd119cbba9adac5bb6671ce67d8d79eb7ec68f497a3684
14+
container: hadolint/hadolint:latest-debian@sha256:667cb5a170337379f7add7abd8eb3aa6fc5c594766bb7b393b2305a311ccc116
1515
steps:
1616
- name: Checkout
1717
uses: actions/checkout@v4

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: pull_request
55
jobs:
66
lint_dockerfile:
77
runs-on: ubuntu-latest
8-
container: hadolint/hadolint:latest-debian@sha256:9cef74a390694cdc01dd119cbba9adac5bb6671ce67d8d79eb7ec68f497a3684
8+
container: hadolint/hadolint:latest-debian@sha256:667cb5a170337379f7add7abd8eb3aa6fc5c594766bb7b393b2305a311ccc116
99
steps:
1010
- name: Checkout
1111
uses: actions/checkout@v4

0 commit comments

Comments
 (0)