Skip to content

Commit

Permalink
Merge pull request #753 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 6aa2c0d
  • Loading branch information
myrotvorets-team authored Sep 21, 2023
2 parents 50127ed + 1599846 commit 1aa9f6b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/package-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
registry.npmjs.org:443

- name: Audit with NPM
uses: myrotvorets/composite-actions/node-package-audit@5c0e83bf1730b69cd2abe553d0f247b7e54443d1
uses: myrotvorets/composite-actions/node-package-audit@6aa2c0d9b6471fea741d4b28b356682abd90447e
2 changes: 1 addition & 1 deletion .github/workflows/push-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
egress-policy: audit

- name: Build and test
uses: myrotvorets/composite-actions/build-test-nodejs@5c0e83bf1730b69cd2abe553d0f247b7e54443d1
uses: myrotvorets/composite-actions/build-test-nodejs@6aa2c0d9b6471fea741d4b28b356682abd90447e
with:
node-version: lts/*

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sonarscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
egress-policy: audit

- name: Run SonarScanner Analysis
uses: myrotvorets/composite-actions/node-sonarscan@5c0e83bf1730b69cd2abe553d0f247b7e54443d1
uses: myrotvorets/composite-actions/node-sonarscan@6aa2c0d9b6471fea741d4b28b356682abd90447e
with:
sonar-token: ${{ secrets.SONAR_TOKEN }}

0 comments on commit 1aa9f6b

Please sign in to comment.