Skip to content

Commit 7638087

Browse files
chore(deps): update golangci/golangci-lint-action action to v9.2.1
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 6520cee commit 7638087

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
echo '' > "${APIFILE}"
2828
2929
- name: Run golangci-lint
30-
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
30+
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
3131
with:
3232
version: v2.11.3
3333
args: --timeout 5m -v

0 commit comments

Comments
 (0)