Skip to content

chore(deps): update dependency aquaproj/aqua-registry to v4 #716

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

chore(deps): update dependency aquaproj/aqua-registry to v4 #716

Workflow file for this run

---
name: test
on:
pull_request:
branches: [main]
push:
branches: [main]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
- uses: aquaproj/aqua-installer@a39f721a15ed34ccbc85706e6e8ae8572c9ca9c6 # v1.2.0
with:
aqua_version: v1.38.0
- uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3
with:
go-version: '1.18.2'
- name: test
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
run: bash scripts/codeclimate.sh