Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump NHSDigital/eps-workflow-quality-checks
Browse files Browse the repository at this point in the history
Bumps [NHSDigital/eps-workflow-quality-checks](https://github.com/nhsdigital/eps-workflow-quality-checks) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/nhsdigital/eps-workflow-quality-checks/releases)
- [Changelog](https://github.com/NHSDigital/eps-workflow-quality-checks/blob/main/release.config.js)
- [Commits](NHSDigital/eps-workflow-quality-checks@v4.0.3...v4.0.4)

---
updated-dependencies:
- dependency-name: NHSDigital/eps-workflow-quality-checks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 6583d21 commit 95c3b2d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:

jobs:
quality_checks:
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected].3
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected].4
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:

jobs:
quality_checks:
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected].3
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected].4
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:

jobs:
quality_checks:
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected].3
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected].4
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

Expand Down

0 comments on commit 95c3b2d

Please sign in to comment.