mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02:00
Pin tag for codecov/codecov-action@v5
This commit is contained in:
parent
841625bd07
commit
82940f1336
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-dev.yaml
vendored
2
.github/workflows/release-dev.yaml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
||||||
- name: Test
|
- name: Test
|
||||||
run: go test -v -coverprofile coverage.out -covermode atomic ./...
|
run: go test -v -coverprofile coverage.out -covermode atomic ./...
|
||||||
- name: Publish coverage
|
- name: Publish coverage
|
||||||
uses: codecov/codecov-action@v5
|
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.CODECOV_TOKEN }}
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
publish:
|
publish:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue