Skip to content

Commit

Permalink
chore(deps): pin ncruces/go-coverage-report action to a12281c
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 10, 2023
1 parent 51e757e commit 19121bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: make test

- name: Update coverage report
uses: ncruces/go-coverage-report@v0
uses: ncruces/go-coverage-report@a12281c449c691078b2f4b6d39f2b3ae51a680cc # v0
with:
report: true
chart: true
Expand Down

0 comments on commit 19121bc

Please sign in to comment.