Skip to content

Commit 076adef

Browse files
chore(deps): update actions/cache action to v6.1.0 (#186)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d71acba commit 076adef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
separator: "/"
4848
- run: sudo chown root /bin/tar && sudo chmod u+s /bin/tar
4949
if: ${{ steps.split.outputs._2 == 'ubuntu-minimal' }}
50-
- uses: actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0.0
50+
- uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
5151
with:
5252
path: /home/runner/.cache/image-create
5353
key: ${{ steps.split.outputs._2 }}-${{ steps.split.outputs._3 }}-${{ matrix.version }}-${{ github.head_ref || github.ref_name }}

0 commit comments

Comments
 (0)