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 24, 2024
1 parent 48ee8c3 commit 57ea56f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:

- name: Run tests with coverage report output
run: go test -cover -coverpkg=./... -coverprofile=coverage.out ./...
- uses: k1LoW/octocov-action@v0
- uses: k1LoW/octocov-action@v1

0 comments on commit 57ea56f

Please sign in to comment.