diff --git a/.github/workflows/super-linter.yaml b/.github/workflows/super-linter.yaml index 383bcc86..5ec97964 100644 --- a/.github/workflows/super-linter.yaml +++ b/.github/workflows/super-linter.yaml @@ -38,7 +38,7 @@ jobs: sparse-checkout: | config/linters - name: "Upload the common linters configuration" - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 + uses: actions/upload-artifact@47309c993abb98030a35d55ef7ff34b7fa1074b5 # v4.6.2 with: name: linter-config path: "${{ github.workspace }}/config"