We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b41e403 + e7d5841 commit 598c1cdCopy full SHA for 598c1cd
.github/workflows/check-typos.yml
@@ -14,4 +14,4 @@ jobs:
14
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
15
16
- name: Check for typos
17
- uses: crate-ci/typos@b1a1ef3893ff35ade0cfa71523852a49bfd05d19 # v1.31.1
+ uses: crate-ci/typos@0f0ccba9ed1df83948f0c15026e4f5ccfce46109 # v1.32.0
.github/workflows/golangci-lint.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: ./.github/workflows/go-setup
24
25
- name: golangci-lint
26
- uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
+ uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
27
with:
28
version: latest
29
args: --timeout=10m
0 commit comments