Skip to content

chore(deps): update registry.redhat.io/ubi9/ubi-minimal docker digest to c5478a5 (rhoai-3.4) #1558

chore(deps): update registry.redhat.io/ubi9/ubi-minimal docker digest to c5478a5 (rhoai-3.4)

chore(deps): update registry.redhat.io/ubi9/ubi-minimal docker digest to c5478a5 (rhoai-3.4) #1558

Workflow file for this run

name: PR
on:
pull_request_target:
types:
- opened
- edited
- reopened
- synchronize
permissions:
contents: read
jobs:
title-check:
runs-on: ubuntu-24.04
steps:
- name: Check PR Title's semantic conformance
uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}