Skip to content

Commit 55be8b3

Browse files
committed
ci: Use go/code-sanity@v2
1 parent 6a10e6a commit 55be8b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qa.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
sudo DEBIAN_FRONTEND=noninteractive apt install -y curl ca-certificates git
1919
- uses: actions/checkout@v5
2020
- name: Go code sanity check
21-
uses: canonical/desktop-engineering/gh-actions/go/code-sanity@v1
21+
uses: canonical/desktop-engineering/gh-actions/go/code-sanity@v2
2222
with:
2323
golangci-lint-configfile: ".golangci-ci.yaml"
2424
tools-directory: "tools"

0 commit comments

Comments
 (0)