Skip to content

Commit

Permalink
Merge pull request #978 from myrotvorets/renovate/myrotvorets-composi…
Browse files Browse the repository at this point in the history
…te-actions-digest

chore(deps): update myrotvorets/composite-actions digest to a4569ba
  • Loading branch information
myrotvorets-team authored Apr 6, 2024
2 parents bf37114 + b2eb72d commit 36e8d10
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@b964a71618ff00079854d515cc02d1d6c9f5f191
uses: myrotvorets/composite-actions/node-package-audit@a4569ba2c6b7ab6ea2660ed5a63b2a8e7353d02d
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@b964a71618ff00079854d515cc02d1d6c9f5f191
uses: myrotvorets/composite-actions/node-sonarscan@a4569ba2c6b7ab6ea2660ed5a63b2a8e7353d02d
with:
sonar-token: ${{ secrets.SONAR_TOKEN }}
test-script: test:coverage

0 comments on commit 36e8d10

Please sign in to comment.