We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2dadc91 + 244bb48 commit 3eb2dd7Copy full SHA for 3eb2dd7
1 file changed
.github/workflows/deployment.yml
@@ -149,7 +149,7 @@ jobs:
149
150
- name: Setup MySQL Server
151
id: setup-mysql
152
- uses: shogo82148/actions-setup-mysql@840178c12b07a58353c6312be784c23b63756eea # v1
+ uses: shogo82148/actions-setup-mysql@9c42ca180d5f1dd4dceb54c23c5eda0384f4d265 # v1
153
with:
154
mysql-version: ${{ matrix.mysql }}
155
auto-start: true
0 commit comments