Skip to content

Commit

Permalink
chore(deps): update myrotvorets/composite-actions digest to 0c9bf0f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent e5308aa commit be9013b
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@3ef6c31897fb78783a39f42456ce91ea2b3a03ee
uses: myrotvorets/composite-actions/node-package-audit@0c9bf0fc8a154aa4ea0e3485b433f6fa8920e527
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@3ef6c31897fb78783a39f42456ce91ea2b3a03ee
uses: myrotvorets/composite-actions/build-test-nodejs@0c9bf0fc8a154aa4ea0e3485b433f6fa8920e527
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@3ef6c31897fb78783a39f42456ce91ea2b3a03ee
uses: myrotvorets/composite-actions/node-sonarscan@0c9bf0fc8a154aa4ea0e3485b433f6fa8920e527
with:
sonar-token: ${{ secrets.SONAR_TOKEN }}

0 comments on commit be9013b

Please sign in to comment.