We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a10e6a commit 55be8b3Copy full SHA for 55be8b3
.github/workflows/qa.yaml
@@ -18,7 +18,7 @@ jobs:
18
sudo DEBIAN_FRONTEND=noninteractive apt install -y curl ca-certificates git
19
- uses: actions/checkout@v5
20
- name: Go code sanity check
21
- uses: canonical/desktop-engineering/gh-actions/go/code-sanity@v1
+ uses: canonical/desktop-engineering/gh-actions/go/code-sanity@v2
22
with:
23
golangci-lint-configfile: ".golangci-ci.yaml"
24
tools-directory: "tools"
0 commit comments