From e0005fbd38da3d1de8739d83af4ef0b9adf57543 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 00:47:01 +0000 Subject: [PATCH] Bump hadolint/hadolint-action from 1.6.0 to 3.1.0 Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 1.6.0 to 3.1.0. - [Release notes](https://github.com/hadolint/hadolint-action/releases) - [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) - [Commits](https://github.com/hadolint/hadolint-action/compare/v1.6.0...v3.1.0) --- updated-dependencies: - dependency-name: hadolint/hadolint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/cargo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cargo.yml b/.github/workflows/cargo.yml index f0a4868..f139464 100644 --- a/.github/workflows/cargo.yml +++ b/.github/workflows/cargo.yml @@ -32,4 +32,4 @@ jobs: SKIP: hadolint - name: Run hadolint - uses: hadolint/hadolint-action@v1.6.0 + uses: hadolint/hadolint-action@v3.1.0