Skip to content

Commit a9dac39

Browse files
committed
test: revert to do not-dry-run
1 parent ddca188 commit a9dac39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npmPublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
uses: salesforcecli/github-workflows/.github/actions/yarnInstallWithRetries@main
145145
- name: Install dependencies with npm
146146
if: inputs.packageManager == 'npm'
147-
uses: salesforcecli/github-workflows/.github/actions/npmInstallWithRetries@main
147+
uses: salesforcecli/github-workflows/.github/actions/npmInstallWithRetries@sm/monorepo-npm-publishes
148148
- name: Vulnerability check
149149
if: inputs.vulnerabilityCheck
150150
# Temporary check for known vulnerable packages from the following supply chain attacks:

0 commit comments

Comments
 (0)