We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d438457 commit 84ba112Copy full SHA for 84ba112
.github/workflows/backend-ci.yaml
@@ -48,7 +48,7 @@ jobs:
48
with:
49
go-version: "1.21.13"
50
- name: golangci-lint
51
- uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
+ uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
52
53
working-directory: ./backend
54
skip-cache: true
0 commit comments