summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn <john.mccrae@progress.com>2023-04-10 14:46:09 -0700
committerJohn <john.mccrae@progress.com>2023-04-10 14:46:09 -0700
commit0d8eb1529595ec5903236c23fcfb2445a646a79e (patch)
tree4ef081aa22560241e4438590c147dd8b72e54004
parenta2cb20375cd7ee6e97b3c894cd5dafc8e9c04d98 (diff)
downloadohai-0d8eb1529595ec5903236c23fcfb2445a646a79e.tar.gz
Updating Ruby dependencies for 17-Stable
Signed-off-by: John <john.mccrae@progress.com>
-rw-r--r--.github/workflows/lint.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index 80173c7b..d04e38d6 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
- ruby-version: 2.7
- bundler-cache: true
+ ruby-version: 3.0
+ bundler-cache: false
- uses: r7kamura/rubocop-problem-matchers-action@v1 # this shows the failures in the PR
- run: bundle exec chefstyle