GHA: bump 2 GitHub Actions

- updates `actions/labeler` from 6.0.1 to 6.1.0
- updates `github/codeql-action` from 4.35.2 to 4.36.0

Closes #21852
This commit is contained in:
dependabot[bot] 2026-06-02 20:20:31 +00:00 committed by Viktor Szakats
parent 22d979400a
commit fb6be547e8
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View file

@ -30,6 +30,6 @@ jobs:
pull-requests: write # To edit labels on PRs
steps:
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
- uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'