Skip to content

Commit

Permalink
chore(deps): update myrotvorets/composite-actions digest to 90de8dd
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent 0b49417 commit 9193698
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@85c640fcc951d6a5fd6c9660f8334e22ceaf2959
uses: myrotvorets/composite-actions/node-package-audit@90de8dd0f5629450c423d65eedaf1b59ef9854d8
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@85c640fcc951d6a5fd6c9660f8334e22ceaf2959
uses: myrotvorets/composite-actions/node-sonarscan@90de8dd0f5629450c423d65eedaf1b59ef9854d8
with:
sonar-token: ${{ secrets.SONAR_TOKEN }}
test-script: test:coverage

0 comments on commit 9193698

Please sign in to comment.