Skip to content

Commit 84ba112

Browse files
chore(deps): update golangci/golangci-lint-action action to v9
1 parent d438457 commit 84ba112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
go-version: "1.21.13"
5050
- name: golangci-lint
51-
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
51+
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
5252
with:
5353
working-directory: ./backend
5454
skip-cache: true

0 commit comments

Comments
 (0)