Skip to content

Bump actions/attest-build-provenance from 4.1.1 to 4.2.2 #838

Bump actions/attest-build-provenance from 4.1.1 to 4.2.2

Bump actions/attest-build-provenance from 4.1.1 to 4.2.2 #838

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/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # v7.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"