Skip to content

Commit aa398c8

Browse files
Update hadolint/hadolint:latest-debian Docker digest to d310f94 (#691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 519c9fb commit aa398c8

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:cfb21dfaf9514e2260011558816d3971f5ab8eb5dbb0381b70461a290168817e
14+
container: hadolint/hadolint:latest-debian@sha256:d310f94cc261f61b013fe8135e893bad6bec8d7d9175652bed9a78db4a28cd83
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:cfb21dfaf9514e2260011558816d3971f5ab8eb5dbb0381b70461a290168817e
8+
container: hadolint/hadolint:latest-debian@sha256:d310f94cc261f61b013fe8135e893bad6bec8d7d9175652bed9a78db4a28cd83
99
steps:
1010
- name: Checkout
1111
uses: actions/checkout@v4

0 commit comments

Comments
 (0)