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