Skip to content

Commit 179a7c9

Browse files
Merge pull request #68 from AlexRogalskiy/dependabot/github_actions/actions/cache-v2.1.4
github-actions: bump actions/cache from v2 to v2.1.4
2 parents 36a4c08 + 1605d46 commit 179a7c9

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
23+
- uses: actions/cache@v2.1.4
2424
with:
2525
path: vendor/bundle
2626
key: ${{ runner.os }}-changelog-gem

0 commit comments

Comments
 (0)