1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-20 02:18:37 +00:00
Files
operating-system/.github/workflows/label-actions.yml
dependabot[bot] e1173172be Bump dessant/label-actions from 4.0.1 to 5.0.0 (#4453)
Bumps [dessant/label-actions](https://github.com/dessant/label-actions) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/dessant/label-actions/releases)
- [Changelog](https://github.com/dessant/label-actions/blob/main/CHANGELOG.md)
- [Commits](102faf474a...9e5fd757ff)

---
updated-dependencies:
- dependency-name: dessant/label-actions
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 14:08:49 +01:00

18 lines
301 B
YAML

name: 'Label Actions'
on:
issues:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
pull-requests: write
discussions: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@9e5fd757ffe1e065abf55e9f74d899dbe012922a # v5.0.0