Skip to content

Commit 3f48662

Browse files
authored
Merge pull request #695 from spinframework/dependabot/github_actions/golangci/golangci-lint-action-9.2.1
chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1
2 parents 7203048 + a808316 commit 3f48662

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
go-version: "1.26.1"
3838
- name: golangci-lint
39-
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
39+
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
4040
with:
4141
version: v2.11.4
4242
skip-cache: true

0 commit comments

Comments
 (0)