diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index 5d7006e..bd0b287 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -59,7 +59,7 @@ jobs: - name: Check out code into the Go module directory uses: actions/checkout@v3.0.0 - name: Go-linter-1 - uses: Jerome1337/golint-action@v1.0.2 + uses: Jerome1337/golint-action@v1.0.3 with: golint-path: ./... Security: