Skip to content

Commit

Permalink
chore(deps): update myrotvorets/composite-actions digest to 42e521b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent 75e5450 commit 36de14c
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@6aa2c0d9b6471fea741d4b28b356682abd90447e
uses: myrotvorets/composite-actions/node-package-audit@42e521bae64035c9a28271371507e8f4a9bfeecf
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@6aa2c0d9b6471fea741d4b28b356682abd90447e
uses: myrotvorets/composite-actions/build-test-nodejs@42e521bae64035c9a28271371507e8f4a9bfeecf
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@6aa2c0d9b6471fea741d4b28b356682abd90447e
uses: myrotvorets/composite-actions/node-sonarscan@42e521bae64035c9a28271371507e8f4a9bfeecf
with:
sonar-token: ${{ secrets.SONAR_TOKEN }}

0 comments on commit 36de14c

Please sign in to comment.