Skip to content

Commit

Permalink
build(deps): bump yogeshlonkar/trivy-cache-action from 0.1.8 to 0.1.9 (
Browse files Browse the repository at this point in the history
…#2297)

Bumps [yogeshlonkar/trivy-cache-action](https://github.com/yogeshlonkar/trivy-cache-action) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/yogeshlonkar/trivy-cache-action/releases)
- [Commits](yogeshlonkar/trivy-cache-action@v0.1.8...v0.1.9)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 24d3cb0 commit 13ae4e6
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 @@ -41,7 +41,7 @@ jobs:
run: mvn -U package -Dmaven.test.skip=true -Ddocker.skip=true -Dtest.onlyITs= -DskipQA=true -Dmaven.javadoc.skip=true

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

Expand Down

0 comments on commit 13ae4e6

Please sign in to comment.