Skip to content

Commit 3eb2dd7

Browse files
authored
Merge pull request #999 from wp-cli/dependabot/github_actions/shogo82148/actions-setup-mysql-1.50.0
Bump shogo82148/actions-setup-mysql from 1.49.0 to 1.50.0
2 parents 2dadc91 + 244bb48 commit 3eb2dd7

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
@@ -149,7 +149,7 @@ jobs:
149149
150150
- name: Setup MySQL Server
151151
id: setup-mysql
152-
uses: shogo82148/actions-setup-mysql@840178c12b07a58353c6312be784c23b63756eea # v1
152+
uses: shogo82148/actions-setup-mysql@9c42ca180d5f1dd4dceb54c23c5eda0384f4d265 # v1
153153
with:
154154
mysql-version: ${{ matrix.mysql }}
155155
auto-start: true

0 commit comments

Comments
 (0)