We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be002d5 + 64be16b commit 7494f47Copy full SHA for 7494f47
.github/workflows/lint.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
go-version: 1.23
19
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
21
22
- name: golangci-lint
23
uses: golangci/golangci-lint-action@v8
.github/workflows/proto-registry.yaml
@@ -12,7 +12,7 @@ jobs:
12
push:
13
runs-on: ubuntu-latest
14
steps:
15
16
- uses: bufbuild/buf-setup-action@v1.9.0
- uses: bufbuild/buf-push-action@v1
0 commit comments