Skip to content

Commit

Permalink
Merge pull request #69 from kyoshidajp/dependabot/github_actions/k1Lo…
Browse files Browse the repository at this point in the history
…W/octocov-action-1

Bump k1LoW/octocov-action from 0 to 1
  • Loading branch information
kyoshidajp committed Apr 7, 2024
2 parents 9c5b41b + 1e6bce0 commit 3561433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: go test -v ./... -coverprofile=coverage.out
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: k1LoW/octocov-action@v0
- uses: k1LoW/octocov-action@v1
if: runner.os == 'Linux'
- name: Install goveralls
run: go install github.com/mattn/goveralls@latest
Expand Down

0 comments on commit 3561433

Please sign in to comment.