mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 13:14:53 +00:00
ci: only modify uses
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Restore @main refs
|
- name: Restore @main refs
|
||||||
run: |
|
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
|
*/action.yml .github/workflows/*.yml .github/workflows/*.yaml
|
||||||
|
|
||||||
- name: Show changed files
|
- name: Show changed files
|
||||||
|
|||||||
Reference in New Issue
Block a user