Skip to content

Commit 40fac7c

Browse files
committed
XXX: Use tmp-protoc-go-tool branch
1 parent 2cde58a commit 40fac7c

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
@@ -57,7 +57,7 @@ jobs:
5757
sudo apt-get install -y ${{ env.go_build_dependencies }}
5858
- uses: actions/checkout@v5
5959
- name: Go code sanity check
60-
uses: canonical/desktop-engineering/gh-actions/go/code-sanity@v2
60+
uses: canonical/desktop-engineering/gh-actions/go/code-sanity@tmp-protoc-go-tool
6161
with:
6262
golangci-lint-configfile: ".golangci.yaml"
6363
tools-directory: "tools"

0 commit comments

Comments
 (0)