diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index 3539ded..a36572a 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -9,7 +9,7 @@ jobs: - name: Check out code into the Go module directory uses: actions/checkout@v1 - name: Commitsar check - uses: docker://outillage/commitsar@sha256:fa4fd97f10b3ad4222d9f45cf0e9a4f28a3287118d97c38ea6b7355628b0fc88 + uses: docker://outillage/commitsar@sha256:3866e811c6357b411044350a3c840e239c9a6c8b9972a988c390f2a1ae900640 golangci-lint: name: runner / golangci-lint runs-on: ubuntu-latest