Skip to content

chore(deps): update registry.redhat.io/rhtas/ec-rhel9 docker tag to v0.8-1782747782 #1269

chore(deps): update registry.redhat.io/rhtas/ec-rhel9 docker tag to v0.8-1782747782

chore(deps): update registry.redhat.io/rhtas/ec-rhel9 docker tag to v0.8-1782747782 #1269

---
name: PR AI Labeler
on:
pull_request_target:
types: [opened, synchronize]
permissions:
contents: read
pull-requests: write
jobs:
label-pr:
runs-on: ubuntu-latest
steps:
- name: Label PR using shared action
uses: konflux-ci/release-service-automations/pr-ai-labeler@87615e00a3a699a7cc473ed93d3203624e3b86f0 # main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
pr-number: ${{ github.event.pull_request.number }}
repository: ${{ github.repository }}