Skip to content

Bump aws-partitions from 1.1005.0 to 1.1006.0 in the aws group #6097

Bump aws-partitions from 1.1005.0 to 1.1006.0 in the aws group

Bump aws-partitions from 1.1005.0 to 1.1006.0 in the aws group #6097

Workflow file for this run

on: [push]
name: Linter, Rubocop
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@main
- name: Set up Ruby
uses: ruby/setup-ruby@master
with:
bundler-cache: true
- name: Run Rubocop linter
run: |
bundle exec rubocop