Skip to content

Commit 5cc7b77

Browse files
chore(deps): pin golangci/golangci-lint-action action to 1e7e51e (#996)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 921464b commit 5cc7b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
with:
3131
go-version: stable
3232
- name: golangci-lint
33-
uses: golangci/golangci-lint-action@v9
33+
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
3434
with:
3535
version: v2.7.2

0 commit comments

Comments
 (0)