Skip to content

Commit 865a64d

Browse files
Pin codecov/codecov-action action to 5a10915 (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b98d9c7 commit 865a64d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: go test -coverprofile=coverage.out -covermode=atomic ./...
4747

4848
- name: upload coverage to codecov
49-
uses: codecov/codecov-action@v5
49+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
5050
with:
5151
files: ./coverage.out
5252
fail_ci_if_error: false

0 commit comments

Comments
 (0)