Skip to content

Update image ghcr.io/home-operations/charts-mirror/headlamp (0.43.0 ➔ 0.44.0) #2398

Update image ghcr.io/home-operations/charts-mirror/headlamp (0.43.0 ➔ 0.44.0)

Update image ghcr.io/home-operations/charts-mirror/headlamp (0.43.0 ➔ 0.44.0) #2398

Workflow file for this run

---
name: "Labeler"
on:
workflow_dispatch:
pull_request:
branches:
- "main"
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
permissions:
contents: read
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
permissions:
contents: read # required to read the label configuration file
pull-requests: write # required to write labels to pull requests
issues: write # required to write labels to issues
steps:
- name: Labeler
uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # v7.0.0
with:
configuration-path: .github/labeler.yaml