Skip to content

Commit

Permalink
Pin coverallsapp/github-action action to c7885c0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 17, 2023
1 parent 5199f5c commit b451cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Run Test
run: make test
- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v2
uses: coverallsapp/github-action@c7885c00cb7ec0b8f9f5ff3f53cddb980f7a4412 # v2
with:
format: golang
file: coverage/cover.out
Expand Down

0 comments on commit b451cad

Please sign in to comment.