Skip to content

ci: bump github/codeql-action from 3.28.18 to 3.29.0 in the github-actions group #215

ci: bump github/codeql-action from 3.28.18 to 3.29.0 in the github-actions group

ci: bump github/codeql-action from 3.28.18 to 3.29.0 in the github-actions group #215

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}