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 e21fa7f commit 7627561Copy full SHA for 7627561
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
go-version: 1.19
13
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
14
- name: golangci-lint
15
- uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84
+ uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9
16
with:
17
version: latest
18
working-directory: updater
0 commit comments