Skip to content

Commit 2136584

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Setup MySQL Server
7777
id: setup-mysql
7878
if: ${{ inputs.dbtype != 'sqlite' }}
79-
uses: shogo82148/actions-setup-mysql@b35e23af29aa7b32dc3c434e87a53e12d5706911 # v1
79+
uses: shogo82148/actions-setup-mysql@076e636c45996ec8cb1a455c65f9f5364aeebd8a # v1
8080
with:
8181
mysql-version: '8.0' # Standard MySQL version for these tests
8282
auto-start: true

0 commit comments

Comments
 (0)