Skip to content

build(deps): bump github.com/sigstore/fulcio from 1.7.1 to 1.8.5 #1624

build(deps): bump github.com/sigstore/fulcio from 1.7.1 to 1.8.5

build(deps): bump github.com/sigstore/fulcio from 1.7.1 to 1.8.5 #1624

Workflow file for this run

name: backport
on:
pull_request_target:
types: [closed, labeled]
jobs:
backport:
permissions:
contents: write # for reading and creating branches.
pull-requests: write # for creating pull requests against release branches.
uses: fluxcd/gha-workflows/.github/workflows/backport.yaml@v0.4.0
secrets:
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}