We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 881316b commit a62de65Copy full SHA for a62de65
.github/workflows/testbuild.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
go-version: '1.22.1'
31
- name: golangci-lint
32
- uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v3
+ uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v3
33
docker_build:
34
name: Build Docker Image
35
runs-on: ubuntu-latest
0 commit comments