We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d73ea12 commit 9c3ad2fCopy full SHA for 9c3ad2f
.github/workflows/packaging.yml
@@ -91,7 +91,7 @@ jobs:
91
92
# Update sfdx-project.json and README to use only latest package version
93
- name: 'Update sfdx-project.json and README'
94
- uses: muenzpraeger/github-action-sfdx-packaging-updater@master
+ uses: trailheadapps/github-action-sfdx-packaging-updater@main
95
96
# Remove namespace from project config
97
- name: Remove namespace from project config
0 commit comments