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

chore(deps): bump @sigstore/core from 3.1.0 to 3.2.1 in the npm_and_yarn group across 1 directory #12

chore(deps): bump @sigstore/core from 3.1.0 to 3.2.1 in the npm_and_yarn group across 1 directory

chore(deps): bump @sigstore/core from 3.1.0 to 3.2.1 in the npm_and_yarn group across 1 directory #12

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