]> git.openstreetmap.org Git - chef.git/blobdiff - .github/workflows/test-kitchen.yml
Bump cookstyle from 7.31.7 to 7.32.0
[chef.git] / .github / workflows / test-kitchen.yml
index ad57f08ce07fbc525cfac3f412b0b0ae3aba9a22..e320a45663f93625b0e50eb079300048a2f41646 100644 (file)
@@ -108,7 +108,7 @@ jobs:
     - name: Setup ruby
       uses: actions/setup-ruby@v1.1.3
     - name: Cache gems
-      uses: actions/cache@v2.1.6
+      uses: actions/cache@v2.1.7
       with:
         path: vendor/bundle
         key: bundle-${{ runner.OS }}-${{ hashFiles('Gemfile.lock') }}