Skip to content

Commit df14a0c

Browse files
Bump shogo82148/actions-setup-mysql from 1.52.1 to 1.53.0 (#68)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 593cc1a commit df14a0c

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@076e636c45996ec8cb1a455c65f9f5364aeebd8a # v1
79+
uses: shogo82148/actions-setup-mysql@3dcedf762c5e82d781a9e414462785b30208e79c # v1
8080
with:
8181
mysql-version: '8.0' # Standard MySQL version for these tests
8282
auto-start: true

0 commit comments

Comments
 (0)