Skip to content

Commit

Permalink
chore(deps): update myrotvorets/composite-actions digest to 891217d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent dcdcdba commit d4bfdb4
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@8288ea0663fc8d341751b1a1a9b22ff115037921
uses: myrotvorets/composite-actions/node-package-audit@891217d03e6cc61662f38369172e982a8014a865
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@8288ea0663fc8d341751b1a1a9b22ff115037921
uses: myrotvorets/composite-actions/node-sonarscan@891217d03e6cc61662f38369172e982a8014a865
with:
sonar-token: ${{ secrets.SONAR_TOKEN }}
test-script: test:coverage

0 comments on commit d4bfdb4

Please sign in to comment.