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 d9107b3 commit db450b5Copy full SHA for db450b5
1 file changed
.github/workflows/workflow.yml
@@ -19,7 +19,7 @@ jobs:
19
go-version: 'stable'
20
- uses: extractions/setup-just@53165ef7e734c5c07cb06b3c8e7b647c5aa16db3 # v4
21
- name: lint
22
- uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
+ uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
23
with:
24
version: latest
25
- name: test
0 commit comments