Skip to content

Commit 26896b8

Browse files
Bump yogeshlonkar/trivy-cache-action from 0.1.14 to 0.1.15
Bumps [yogeshlonkar/trivy-cache-action](https://github.com/yogeshlonkar/trivy-cache-action) from 0.1.14 to 0.1.15. - [Release notes](https://github.com/yogeshlonkar/trivy-cache-action/releases) - [Commits](yogeshlonkar/trivy-cache-action@v0.1.14...v0.1.15) --- updated-dependencies: - dependency-name: yogeshlonkar/trivy-cache-action dependency-version: 0.1.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8924157 commit 26896b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: mvn -U package -Dmaven.test.skip=true -Ddocker.skip=true -Dtest.onlyITs= -DskipQA=true -Dmaven.javadoc.skip=true
4242

4343
- name: 'Trivy Cache'
44-
uses: yogeshlonkar/[email protected].14
44+
uses: yogeshlonkar/[email protected].15
4545
with:
4646
gh-token: ${{ secrets.GITHUB_TOKEN }}
4747

0 commit comments

Comments
 (0)