mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
ci: only modify uses
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
|
||||
- name: Restore @main refs
|
||||
run: |
|
||||
sed -i "s|graycoreio/github-actions-magento2/\([^@]*\)@[^ #]*|graycoreio/github-actions-magento2/\1@main|g" \
|
||||
sed -i "s|uses: graycoreio/github-actions-magento2/\([^@]*\)@[^ #]*|uses: graycoreio/github-actions-magento2/\1@main|g" \
|
||||
*/action.yml .github/workflows/*.yml .github/workflows/*.yaml
|
||||
|
||||
- name: Show changed files
|
||||
|
||||
Reference in New Issue
Block a user