Skip to content

Commit

Permalink
chore(deps): update myrotvorets/composite-actions digest to f9016cf
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 23, 2024
1 parent 5128b8c commit fcafbed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/package-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
registry.npmjs.org:443

- name: Audit with NPM
uses: myrotvorets/composite-actions/node-package-audit@a4569ba2c6b7ab6ea2660ed5a63b2a8e7353d02d
uses: myrotvorets/composite-actions/node-package-audit@f9016cf8960211a87d94159acf7a1d2f9c5a3537
2 changes: 1 addition & 1 deletion .github/workflows/sonarscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
egress-policy: audit

- name: Run SonarScanner Analysis
uses: myrotvorets/composite-actions/node-sonarscan@a4569ba2c6b7ab6ea2660ed5a63b2a8e7353d02d
uses: myrotvorets/composite-actions/node-sonarscan@f9016cf8960211a87d94159acf7a1d2f9c5a3537
with:
sonar-token: ${{ secrets.SONAR_TOKEN }}
test-script: test:coverage

0 comments on commit fcafbed

Please sign in to comment.