1 parent 8fe0bf7 commit 5147fcaCopy full SHA for 5147fca
1 file changed
.github/workflows/copilot-setup-steps.yml
@@ -65,7 +65,7 @@ jobs:
65
66
- name: Setup MySQL Server
67
if: steps.check_behat_file.outputs.files_exists == 'true'
68
- uses: shogo82148/actions-setup-mysql@62da9377d83991fce27b6ed2a397d3306121e41d # v1
+ uses: shogo82148/actions-setup-mysql@083ec148d28e62f2b24b8f4541693dfe1d50488d # v1
69
with:
70
mysql-version: '8.0' # Standard MySQL version for these tests
71
auto-start: true
0 commit comments