Skip to content

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

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

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

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Use Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Run RuboCop
run: bundle exec rubocop