Skip to content

build(deps): bump library/golang from 1.21.3-alpine to 1.21.4-alpine #230

build(deps): bump library/golang from 1.21.3-alpine to 1.21.4-alpine

build(deps): bump library/golang from 1.21.3-alpine to 1.21.4-alpine #230

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}}