Skip to content

Commit

Permalink
adding gha cache
Browse files Browse the repository at this point in the history
  • Loading branch information
yajith committed Sep 20, 2024
1 parent 968c9ef commit 4cc95cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/kubectl-shell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ jobs:
sbom: true
provenance: true
push: true
cache-from: type=gha
cache-to: type=gha,mode=max

- name: "docker scout scan"
id: docker-scout
Expand Down

0 comments on commit 4cc95cb

Please sign in to comment.