We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a9ef23 commit 7897d42Copy full SHA for 7897d42
.github/workflows/build.yaml
@@ -25,7 +25,7 @@ jobs:
25
name: Coverage
26
permissions:
27
contents: read # Required to checkout the code
28
- uses: TimSchoenle/actions/.github/workflows/rust-coverage-codecov.yaml@057209297335fc497de0e290337d19a3308ead57 # workflows-rust-coverage-codecov-v1.0.5
+ uses: TimSchoenle/actions/.github/workflows/rust-coverage-codecov.yaml@986a61b8ceae9f4b178dd6b80c76291cde9654fc # workflows-rust-coverage-codecov-v1.0.6
29
secrets:
30
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
31
0 commit comments