From 685d7acd74d59d5ab0f8a52e12f7f4c060e11e80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Jan 2021 09:51:28 +0000 Subject: [PATCH] Bump luke142367/Docker-Lint-Action from v1.0.0 to v1.1.1 Bumps [luke142367/Docker-Lint-Action](https://github.com/luke142367/Docker-Lint-Action) from v1.0.0 to v1.1.1. - [Release notes](https://github.com/luke142367/Docker-Lint-Action/releases) - [Commits](https://github.com/luke142367/Docker-Lint-Action/compare/v1.0.0...5c4c86226f39785a66827bbc2e322600c9afa3a9) Signed-off-by: dependabot[bot] --- .github/workflows/dockerfile_lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dockerfile_lint.yml b/.github/workflows/dockerfile_lint.yml index fd18ed6..0f059aa 100644 --- a/.github/workflows/dockerfile_lint.yml +++ b/.github/workflows/dockerfile_lint.yml @@ -8,7 +8,7 @@ jobs: - name: Checkout uses: actions/checkout@master - name: lint - uses: luke142367/Docker-Lint-Action@v1.0.0 + uses: luke142367/Docker-Lint-Action@v1.1.1 with: target: ./Dockerfile env: