Skip to content

Commit f78fafd

Browse files
chore: deps(github): bump Action release for golangci/golangci-lint-a...
... ction from 1e7e51e771db61008b38414a730f564565cf7c20 to ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a (Pinned from v9.3.0) Made with ❤️️ by updatecli
1 parent 3136044 commit f78fafd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/golangci-lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ jobs:
1313
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
1414
with:
1515
fetch-depth: 0
16-
- uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
16+
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
1717
with:
1818
go-version-file: "go.mod"
1919
- name: golangci-lint
20-
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
20+
uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0
2121
with:
2222
version: v2.9.0

0 commit comments

Comments
 (0)