Skip to content

Commit

Permalink
Merge pull request #572 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 2db8c71
  • Loading branch information
myrotvorets-team authored Dec 8, 2022
2 parents de4bc71 + 85faeb7 commit 654bd67
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/package-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
registry.npmjs.org:443

- name: Audit with NPM
uses: myrotvorets/composite-actions/node-package-audit@1d881f1dab4c7ab2b45d1dbb2b9533ed70afaac1
uses: myrotvorets/composite-actions/node-package-audit@2db8c71773f3bbd30a079f7afe0c41209ca7bb19

audit-retire:
name: RetireJS Check
Expand All @@ -41,4 +41,4 @@ jobs:
egress-policy: audit

- name: Audit with Retire.js
uses: myrotvorets/composite-actions/node-package-audit-retirejs@1d881f1dab4c7ab2b45d1dbb2b9533ed70afaac1
uses: myrotvorets/composite-actions/node-package-audit-retirejs@2db8c71773f3bbd30a079f7afe0c41209ca7bb19
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@1d881f1dab4c7ab2b45d1dbb2b9533ed70afaac1
uses: myrotvorets/composite-actions/build-test-nodejs@2db8c71773f3bbd30a079f7afe0c41209ca7bb19
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@1d881f1dab4c7ab2b45d1dbb2b9533ed70afaac1
uses: myrotvorets/composite-actions/node-sonarscan@2db8c71773f3bbd30a079f7afe0c41209ca7bb19
with:
sonar-token: ${{ secrets.SONAR_TOKEN }}

0 comments on commit 654bd67

Please sign in to comment.