Skip to content

Commit 54acda5

Browse files
authored
Merge pull request #407 from in-toto/dependabot/github_actions/golangci/golangci-lint-action-8.0.0
chore(deps): bump golangci/golangci-lint-action from 6.5.1 to 8.0.0
2 parents 97f283f + e1a29b0 commit 54acda5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1010
- name: golangci-lint
11-
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd
11+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9
1212
with:
1313
only-new-issues: true
1414
version: latest

0 commit comments

Comments
 (0)