diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4627bb9..14fa08d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,7 +21,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Debug action - uses: hmarr/debug-action@v2 + uses: hmarr/debug-action@v3 - uses: hadolint/hadolint-action@v3.1.0 - name: Image name id: image_name