Skip to content

Commit b58e184

Browse files
committed
⬆️ Updates actions/cache action to v2.1.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent efb19b3 commit b58e184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: ruby/setup-ruby@v1
2121
with:
2222
ruby-version: 3.0
23-
- uses: actions/cache@v2.1.4
23+
- uses: actions/cache@v2.1.6
2424
with:
2525
path: vendor/bundle
2626
key: ${{ runner.os }}-changelog-gem

0 commit comments

Comments
 (0)