Skip to content

Commit

Permalink
Build(deps): Bump getong/mariadb-action from 1.2 to 1.11
Browse files Browse the repository at this point in the history
Bumps [getong/mariadb-action](https://github.com/getong/mariadb-action) from 1.2 to 1.11.
- [Release notes](https://github.com/getong/mariadb-action/releases)
- [Commits](getong/mariadb-action@v1.2...v1.11)

---
updated-dependencies:
- dependency-name: getong/mariadb-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and SMillerDev committed Jun 24, 2024
1 parent b144030 commit c74cfeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
### MySQL specific setup
- name: Setup mysql
if: matrix.database == 'mysql'
uses: getong/mariadb-action@v1.2
uses: getong/mariadb-action@v1.11
with:
mariadb version: '10.5'
host port: ${{ env.MYSQL_PORT }}
Expand Down

0 comments on commit c74cfeb

Please sign in to comment.