Skip to content

build(deps): bump golang from 1.20.6 to 1.20.7 #178

build(deps): bump golang from 1.20.6 to 1.20.7

build(deps): bump golang from 1.20.6 to 1.20.7 #178

Workflow file for this run

name: Contributor License Agreement (CLA)
on:
pull_request_target:
types: [opened, synchronize]
issue_comment:
types: [created]
permissions: {}
jobs:
cla:
uses: Shopify/github-workflows/.github/workflows/cla.yaml@c395c2cfd65be9a36f5dcfd21f4a2498a477fed4 # v0.0.6
permissions:
pull-requests: write
secrets:
token: ${{secrets.GITHUB_TOKEN}}
cla-token: ${{secrets.CLA_TOKEN}}