Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action digest to 9d1e062
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent 9ee05eb commit 31ff713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
go-version-file: 'go.mod'
- name: golangci-lint
uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5
uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # v5
with:
version: ${{ env.GOLANGCI_LINT_VERSION }}
- name: Download dependencies
Expand Down

0 comments on commit 31ff713

Please sign in to comment.