Skip to content

Commit 4c7cbf8

Browse files
Bump shogo82148/actions-setup-mysql from 1.52.0 to 1.52.1 (#1066)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent f961ca5 commit 4c7cbf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
153153
- name: Setup MySQL Server
154154
id: setup-mysql
155-
uses: shogo82148/actions-setup-mysql@b35e23af29aa7b32dc3c434e87a53e12d5706911 # v1
155+
uses: shogo82148/actions-setup-mysql@076e636c45996ec8cb1a455c65f9f5364aeebd8a # v1
156156
with:
157157
mysql-version: ${{ matrix.mysql }}
158158
auto-start: true

0 commit comments

Comments
 (0)