Skip to content

Commit 909c960

Browse files
authored
Merge pull request #90 from nscuro/renovate/golangci-golangci-lint-action-digest
chore(deps): update golangci/golangci-lint-action digest to 971e284
2 parents 8542be3 + 5711945 commit 909c960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Checkout Repository
2323
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
2424
- name: Run golangci-lint
25-
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6
25+
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6
2626
with:
2727
version: latest
2828

0 commit comments

Comments
 (0)