Skip to content

Commit

Permalink
chore(deps): bump bcgov-nr/action-test-and-analyse from 0.0.1 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [bcgov-nr/action-test-and-analyse](https://github.com/bcgov-nr/action-test-and-analyse) from 0.0.1 to 1.0.0.
- [Release notes](https://github.com/bcgov-nr/action-test-and-analyse/releases)
- [Commits](bcgov-nr/action-test-and-analyse@v0.0.1...v1.0.0)

---
updated-dependencies:
- dependency-name: bcgov-nr/action-test-and-analyse
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent c83c483 commit cf76bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
sonar_projectKey: quickstart-openshift_frontend
token: SONAR_TOKEN_FRONTEND
steps:
- uses: bcgov-nr/action-test-and-analyse@v0.0.1
- uses: bcgov-nr/action-test-and-analyse@v1.0.0
with:
commands: |
npm ci
Expand Down

0 comments on commit cf76bf7

Please sign in to comment.