Skip to content

Commit a1c5744

Browse files
nextest-botsunshowers
authored andcommitted
chore(deps): update codecov/codecov-action digest to 1e68e06
1 parent 744a207 commit a1c5744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: |
3535
just coverage --lcov --output-path lcov.info
3636
- name: Upload coverage data to codecov
37-
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5
37+
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5
3838
env:
3939
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4040
with:

0 commit comments

Comments
 (0)