From 85c9b88478d83aa6d7e3fbf5d8afa02bfc2e77e8 Mon Sep 17 00:00:00 2001 From: "igor.js" <2278164+igorjs@users.noreply.github.com> Date: Sat, 4 May 2024 17:08:12 +1000 Subject: [PATCH] Update hadolint.yml --- .github/workflows/hadolint.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/hadolint.yml b/.github/workflows/hadolint.yml index fec884b..17e9d95 100644 --- a/.github/workflows/hadolint.yml +++ b/.github/workflows/hadolint.yml @@ -1,4 +1,4 @@ -name: Hadolint +fname: Hadolint on: [push] @@ -12,7 +12,7 @@ jobs: steps: - name: Checkout the code - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Hadolint uses: hadolint/hadolint-action@v2.0.0