We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f961ca5 commit 4c7cbf8Copy full SHA for 4c7cbf8
1 file changed
.github/workflows/deployment.yml
@@ -152,7 +152,7 @@ jobs:
152
153
- name: Setup MySQL Server
154
id: setup-mysql
155
- uses: shogo82148/actions-setup-mysql@b35e23af29aa7b32dc3c434e87a53e12d5706911 # v1
+ uses: shogo82148/actions-setup-mysql@076e636c45996ec8cb1a455c65f9f5364aeebd8a # v1
156
with:
157
mysql-version: ${{ matrix.mysql }}
158
auto-start: true
0 commit comments