Skip to content

Bump golang.org/x/text from 0.27.0 to 0.29.0 #601

Bump golang.org/x/text from 0.27.0 to 0.29.0

Bump golang.org/x/text from 0.27.0 to 0.29.0 #601

Workflow file for this run

name: Check signed commits in PR
on: pull_request_target
jobs:
check-signed-commits:
name: Check signed commits in PR
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- name: Check signed commits in PR
uses: 1Password/check-signed-commits-action@v1