Skip to content

Update docker.io/mariadb Docker tag to v11 #778

Update docker.io/mariadb Docker tag to v11

Update docker.io/mariadb Docker tag to v11 #778

Workflow file for this run

name: Validate
on:
push:
paths-ignore:
- '.github/**'
- 'README.md'
pull_request:
paths-ignore:
- '.github/**'
- 'README.md'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
conftest:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Conftest
uses: redhat-cop/github-actions/confbatstest@master
with:
tests: _test/conftest.sh