Skip to content

Commit 4f6cf53

Browse files
authored
Merge pull request #99 from NHSDigital/dependabot/pip/urllib3-1.26.19
build(deps): bump urllib3 from 1.26.18 to 1.26.19
2 parents 2e72115 + 654c7a2 commit 4f6cf53

File tree

3 files changed

+7
-24
lines changed

3 files changed

+7
-24
lines changed

.github/workflows/merge-develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
- name: code coverage report
5252
if: ${{ github.event_name == 'pull_request' }}
53-
uses: orgoro/coverage@32a2af98e56f47d958cf4c64b1f5e02161f2853e
53+
uses: orgoro/coverage@c65003f41276ea33fe3a3a5d53df8b340462e8fa
5454
with:
5555
coverageFile: reports/coverage.xml
5656
token: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130

131131
- name: code coverage report
132132
if: ${{ github.event_name == 'pull_request' }}
133-
uses: orgoro/coverage@32a2af98e56f47d958cf4c64b1f5e02161f2853e
133+
uses: orgoro/coverage@c65003f41276ea33fe3a3a5d53df8b340462e8fa
134134
with:
135135
coverageFile: reports/coverage.xml
136136
token: ${{ secrets.GITHUB_TOKEN }}

poetry.lock

Lines changed: 5 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)