summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn <john.mccrae@progress.com>2023-04-10 14:48:41 -0700
committerJohn <john.mccrae@progress.com>2023-04-10 14:48:41 -0700
commit5e5499e6d978e83a99581f6cc1b617bde3ecdd30 (patch)
tree8843249d808c0c1d746d1febc3f2b8fd97dfbe5d
parent0d8eb1529595ec5903236c23fcfb2445a646a79e (diff)
downloadohai-5e5499e6d978e83a99581f6cc1b617bde3ecdd30.tar.gz
Updating Ruby dependencies for 17-Stable
Signed-off-by: John <john.mccrae@progress.com>
-rw-r--r--.github/workflows/lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index d04e38d6..332e1bbe 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -17,6 +17,6 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.0
- bundler-cache: false
+ bundler-cache: true
- uses: r7kamura/rubocop-problem-matchers-action@v1 # this shows the failures in the PR
- run: bundle exec chefstyle