Skip to content
This repository was archived by the owner on Jul 3, 2026. It is now read-only.

chore(deps): bump sigstore from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1 directory #11

chore(deps): bump sigstore from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1 directory

chore(deps): bump sigstore from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1 directory #11

Workflow file for this run

name: Add Pull Requests Labels
on:
pull_request_target:
types: [opened, closed, ready_for_review]
jobs:
add-labels:
timeout-minutes: 5
runs-on: ubuntu-latest
if: github.event.action == 'opened'
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v6