Skip to content

Commit 9f35a7d

Browse files
chore: bump actions/cache from 4.2.0 to 4.2.1 in /.github/actions/build-for-integrations (#6915)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14f8387 commit 9f35a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build-for-integrations/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ runs:
6565

6666
- name: Cache Build
6767
id: step-cache-build
68-
uses: actions/cache@v4.2.0
68+
uses: actions/cache@v4.2.1
6969
with:
7070
key: ${{ steps.cache-key.outputs.value }}
7171
path: ${{ steps.cache-path.outputs.value }}

0 commit comments

Comments
 (0)