Skip to content

Update docker.io/mariadb Docker tag to v11.5 #1174

Update docker.io/mariadb Docker tag to v11.5

Update docker.io/mariadb Docker tag to v11.5 #1174

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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Conftest
uses: redhat-cop/github-actions/confbatstest@1a584131f8a335296e866d1fb0988870ca83aefb # v4.3
with:
tests: _test/conftest.sh