Skip to content

Commit c873c0c

Browse files
authored
Merge pull request #754 from hed-standard/dependabot/github_actions/main/qltysh/qlty-action-2.2.1
Bump qltysh/qlty-action from 2.2.0 to 2.2.1
2 parents 26162bb + 39d63a9 commit c873c0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Generate coverage report
2727
run: ./node_modules/.bin/jest --coverage
2828
- name: Upload coverage to Quality
29-
uses: qltysh/qlty-action/coverage@a19242102d17e497f437d7466aa01b528537e899 # v2
29+
uses: qltysh/qlty-action/coverage@fd52dc852530a708d68c3b7342f8d33d1df4cd55 # v2
3030
with:
3131
oidc: true
3232
files: coverage/lcov.info

0 commit comments

Comments
 (0)