Skip to content

Commit

Permalink
Bump yogeshlonkar/trivy-cache-action from 0.1.9 to 0.1.10
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.9 to 0.1.10.
- [Release notes](https://github.com/yogeshlonkar/trivy-cache-action/releases)
- [Commits](yogeshlonkar/trivy-cache-action@v0.1.9...v0.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 6ec212e commit 0eb61f7
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 @@ -34,7 +34,7 @@ jobs:
maven-version: ${{ env.MAVEN_VERSION }}

- name: 'Trivy Cache'
uses: yogeshlonkar/trivy-cache-action@v0.1.9
uses: yogeshlonkar/trivy-cache-action@v0.1.10
with:
gh-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 0eb61f7

Please sign in to comment.