Skip to content

Commit c83b35c

Browse files
committed
chore: revert branch name
1 parent a9dac39 commit c83b35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@sm/monorepo-npm-publishes
147+
uses: salesforcecli/github-workflows/.github/actions/npmInstallWithRetries@main
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)