We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a2b7d commit aaf3b31Copy full SHA for aaf3b31
.github/workflows/golangci-lint.yml
@@ -24,4 +24,4 @@ jobs:
24
steps:
25
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
26
- name: golangci-lint
27
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v3.7.1
0 commit comments