Skip to content

Commit

Permalink
update: gh action as pinned dependency as OpenSSF scorecard suggests (#…
Browse files Browse the repository at this point in the history
…2730)

Signed-off-by: Sandor Szücs <[email protected]>
  • Loading branch information
szuecs authored Nov 10, 2023
1 parent c21cde1 commit 5a73ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Convert coverage to lcov
uses: jandelgado/gcov2lcov-action@c680c0f7c7442485f1749eb2a13e54a686e76eb5
- name: Coveralls
uses: coverallsapp/github-action@master
uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: coverage.lcov

0 comments on commit 5a73ff4

Please sign in to comment.