Skip to content

Commit 9c3ad2f

Browse files
committed
Updated CI packaging workflow
1 parent d73ea12 commit 9c3ad2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packaging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191

9292
# Update sfdx-project.json and README to use only latest package version
9393
- name: 'Update sfdx-project.json and README'
94-
uses: muenzpraeger/github-action-sfdx-packaging-updater@master
94+
uses: trailheadapps/github-action-sfdx-packaging-updater@main
9595

9696
# Remove namespace from project config
9797
- name: Remove namespace from project config

0 commit comments

Comments
 (0)