Skip to content

Commit 3a9d821

Browse files
Bump shogo82148/actions-setup-mysql from 1.53.0 to 1.53.1 (#1115)
Bumps [shogo82148/actions-setup-mysql](https://github.com/shogo82148/actions-setup-mysql) from 1.53.0 to 1.53.1. - [Release notes](https://github.com/shogo82148/actions-setup-mysql/releases) - [Commits](shogo82148/actions-setup-mysql@3dcedf7...62da937) --- updated-dependencies: - dependency-name: shogo82148/actions-setup-mysql dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 475b71c commit 3a9d821

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@3dcedf762c5e82d781a9e414462785b30208e79c # v1
155+
uses: shogo82148/actions-setup-mysql@62da9377d83991fce27b6ed2a397d3306121e41d # v1
156156
with:
157157
mysql-version: ${{ matrix.mysql }}
158158
auto-start: true

0 commit comments

Comments
 (0)