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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and SMillerDev committed Jun 25, 2024
1 parent 020e801 commit 20d779d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-nextcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- name: Setup mysql
if: matrix.database == 'mysql'
uses: getong/mariadb-action@v1.2
uses: getong/mariadb-action@v1.11
with:
host port: 3800
mysql database: ${{ env.MYSQL_DATABASE }}
Expand Down

0 comments on commit 20d779d

Please sign in to comment.