Skip to content

Commit f38e0f7

Browse files
dependabot[bot]iMichaela
authored andcommitted
Bump actions/cache from 3.3.2 to 4.0.0
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 4.0.0. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@704facf...13aacd8) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0b990e commit f38e0f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/content-artifacts.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Install xmllint
3535
run: sudo apt-get install -y libxml2-utils
3636
- name: Cache generated content for OSCAL build artifacts
37-
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84
37+
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2
3838
with:
3939
path: |
4040
build/oscal/build/node_modules

0 commit comments

Comments
 (0)