Skip to content

chore(deps): bump github.com/sigstore/timestamp-authority/v2 from 2.0.3 to 2.0.6 #666

chore(deps): bump github.com/sigstore/timestamp-authority/v2 from 2.0.3 to 2.0.6

chore(deps): bump github.com/sigstore/timestamp-authority/v2 from 2.0.3 to 2.0.6 #666

Workflow file for this run

name: Slash Command Routing
permissions:
contents: read
on:
issue_comment:
types: [created]
jobs:
check_comments:
if: ${{ github.event.issue.pull_request }}
permissions:
issues: write # for peter-evans/slash-command-dispatch to create issue reaction
pull-requests: write # for peter-evans/slash-command-dispatch to create PR reaction
uses: tektoncd/plumbing/.github/workflows/_slash.yml@5fcd73e7a60655e2cc717015e91be844523ab8f1 # main
secrets: inherit