Skip to content

Commit 89a9742

Browse files
chore(deps): update golangci/golangci-lint-action digest to 82606bf (#51)
Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com> Co-authored-by: Valentin Lutz <allround.email@gmail.com>
1 parent c79e290 commit 89a9742

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
2626
with:
2727
go-version-file: go.mod
28-
- uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
28+
- uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9
2929
with:
3030
version: ${{ env.GOLANGCI_LINT_VERSION }}
3131
args: --timeout=5m

0 commit comments

Comments
 (0)