Skip to content

Commit 852e341

Browse files
Bump shogo82148/actions-setup-mysql from 1.51.0 to 1.52.0
Bumps [shogo82148/actions-setup-mysql](https://github.com/shogo82148/actions-setup-mysql) from 1.51.0 to 1.52.0. - [Release notes](https://github.com/shogo82148/actions-setup-mysql/releases) - [Commits](shogo82148/actions-setup-mysql@c80f44a...b35e23a) --- updated-dependencies: - dependency-name: shogo82148/actions-setup-mysql dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5057282 commit 852e341

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
run: uv sync --all-extras -p ${{ matrix.python-version }}
131131

132132
- name: Set up MySQL
133-
uses: shogo82148/actions-setup-mysql@c80f44ab210a360ef966c5b9f48a2ae21123b533 # v1.51.0
133+
uses: shogo82148/actions-setup-mysql@b35e23af29aa7b32dc3c434e87a53e12d5706911 # v1.52.0
134134
with:
135135
mysql-version: '9.7'
136136
root-password: root

0 commit comments

Comments
 (0)