Skip to content

Commit a588665

Browse files
dependabot[bot]opensearch-ci-bot
authored andcommitted
Bump actions/cache/save from 5.0.5 to 6.1.0 (#441)
Bumps [actions/cache/save](https://github.com/actions/cache) from 5.0.5 to 6.1.0. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@27d5ce7...55cc834) --- updated-dependencies: - dependency-name: actions/cache/save dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 3592e79) Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
1 parent 2b10c98 commit a588665

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197
198198
- name: Save cached OpenSearch
199199
if: steps.cache-restore.outputs.cache-hit != 'true'
200-
uses: actions/cache/save@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
200+
uses: actions/cache/save@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v5
201201
with:
202202
path: opensearch-*
203203
key: opensearch-${{ steps.opensearch-git.outputs.sha }}

0 commit comments

Comments
 (0)