Skip to content

Commit

Permalink
Bump yogeshlonkar/trivy-cache-action from 0.1.10 to 0.1.11
Browse files Browse the repository at this point in the history
Bumps [yogeshlonkar/trivy-cache-action](https://github.com/yogeshlonkar/trivy-cache-action) from 0.1.10 to 0.1.11.
- [Release notes](https://github.com/yogeshlonkar/trivy-cache-action/releases)
- [Commits](yogeshlonkar/trivy-cache-action@v0.1.10...v0.1.11)

---
updated-dependencies:
- dependency-name: yogeshlonkar/trivy-cache-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 45d9079 commit 5b44b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
lfs: false

- name: 'Trivy Cache'
uses: yogeshlonkar/[email protected].10
uses: yogeshlonkar/[email protected].11
with:
gh-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 5b44b24

Please sign in to comment.