Skip to content

Commit f9306b2

Browse files
authored
Merge pull request #1953 from dbcli/dependabot/github_actions/shogo82148/actions-setup-mysql-1.52.1
Bump shogo82148/actions-setup-mysql from 1.52.0 to 1.52.1
2 parents ce8c444 + b3f83d2 commit f9306b2

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@b35e23af29aa7b32dc3c434e87a53e12d5706911 # v1.52.0
133+
uses: shogo82148/actions-setup-mysql@076e636c45996ec8cb1a455c65f9f5364aeebd8a # v1.52.1
134134
with:
135135
mysql-version: '9.7'
136136
root-password: root

0 commit comments

Comments
 (0)