Skip to content

Update sonarqube Docker tag to v10.6.0 #1175

Update sonarqube Docker tag to v10.6.0

Update sonarqube Docker tag to v10.6.0 #1175

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