Skip to content

Update registry-1.docker.io/bitnamicharts/keycloak Docker tag to v15.1.8 #29

Update registry-1.docker.io/bitnamicharts/keycloak Docker tag to v15.1.8

Update registry-1.docker.io/bitnamicharts/keycloak Docker tag to v15.1.8 #29

Workflow file for this run

name: Lint
on:
pull_request:
paths-ignore:
- 'README.md'
- '**/README.md'
- '.github/**'
jobs:
lint:
name: Lint YAML
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: "0"
- uses: ibiqlik/action-yamllint@v3