Skip to content

Commit

Permalink
Bump k1LoW/octocov-action from 0 to 1
Browse files Browse the repository at this point in the history
Bumps [k1LoW/octocov-action](https://github.com/k1low/octocov-action) from 0 to 1.
- [Release notes](https://github.com/k1low/octocov-action/releases)
- [Commits](k1LoW/octocov-action@v0...v1)

---
updated-dependencies:
- dependency-name: k1LoW/octocov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 53e2299 commit 0536271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
if: ${{ matrix.octocov }}

- name: Run octocov
uses: k1LoW/octocov-action@v0
uses: k1LoW/octocov-action@v1
if: ${{ matrix.octocov }}

- name: Upload test results
Expand Down

0 comments on commit 0536271

Please sign in to comment.