Skip to content

Commit 11f2f53

Browse files
ci: bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 in the github-actions group across 1 directory (#761)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afe3e53 commit 11f2f53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: golangci-lint
2121
# Pinned to commit SHA for supply chain security (CWE-829)
2222
# Verify: gh api repos/golangci/golangci-lint-action/git/ref/tags/v9 --jq '.object.sha'
23-
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.0.0
23+
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.0.0
2424
with:
2525
version: latest
2626
only-new-issues: true

0 commit comments

Comments
 (0)