We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f196dd7 commit b7ceb25Copy full SHA for b7ceb25
.github/workflows/linters.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: Check out code into the Go module directory
10
uses: actions/checkout@v1
11
- name: Commitsar check
12
- uses: docker://outillage/commitsar@sha256:fa4fd97f10b3ad4222d9f45cf0e9a4f28a3287118d97c38ea6b7355628b0fc88
+ uses: docker://outillage/commitsar@sha256:3866e811c6357b411044350a3c840e239c9a6c8b9972a988c390f2a1ae900640
13
golangci-lint:
14
name: runner / golangci-lint
15
runs-on: ubuntu-latest
0 commit comments