Skip to content

Commit 66d9c94

Browse files
authored
Merge pull request #290 from inovex/dependabot/github_actions/golangci/golangci-lint-action-9
chore(deps): bump golangci/golangci-lint-action from 8 to 9
2 parents 26eefe2 + d0b4e2f commit 66d9c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- uses: actions/checkout@v5
4242
with:
4343
fetch-depth: 1
44-
- uses: golangci/golangci-lint-action@v8
44+
- uses: golangci/golangci-lint-action@v9
4545
with:
4646
version: ${{ env.GOLANGCI_VERSION }}
4747

0 commit comments

Comments
 (0)