Skip to content

Commit

Permalink
chore(deps): update myrotvorets/composite-actions digest to 2d11db6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 23, 2023
1 parent 7236896 commit 838044d
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@ddca9db47492494313177beb6760465fbe3a73fc
uses: myrotvorets/composite-actions/node-package-audit@2d11db601bcea7dd31be4181766f9c4844f6a2ca
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@ddca9db47492494313177beb6760465fbe3a73fc
uses: myrotvorets/composite-actions/node-sonarscan@2d11db601bcea7dd31be4181766f9c4844f6a2ca
with:
sonar-token: ${{ secrets.SONAR_TOKEN }}
test-script: test:coverage

0 comments on commit 838044d

Please sign in to comment.