Skip to content

chore(deps): update dependency aquaproj/aqua-registry to v4.206.0 #1669

chore(deps): update dependency aquaproj/aqua-registry to v4.206.0

chore(deps): update dependency aquaproj/aqua-registry to v4.206.0 #1669

Workflow file for this run

---
name: test
on: pull_request
jobs:
test:
uses: suzuki-shunsuke/go-test-full-workflow/.github/workflows/test.yaml@36686a578a29e0d1f0ba71770c23c956663bb009 # v0.2.3
with:
aqua_policy_config: aqua-policy.yaml
aqua_version: v2.25.0
go-version: 1.19.5
secrets:
gh_app_id: ${{secrets.APP_ID}}
gh_app_private_key: ${{secrets.APP_PRIVATE_KEY}}
permissions:
pull-requests: write
contents: read # To checkout private repository