Skip to content
This repository was archived by the owner on May 24, 2025. It is now read-only.

Commit 9d95c70

Browse files
committed
Prepare version bump: 0.4.0
1 parent 56040d7 commit 9d95c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ You may want to use the following Action in your Workflows: [rm3l/container-scan
5252
uses: rm3l/container-scan-to-sarif-action@v1
5353
if: ${{ always() }}
5454
with:
55-
converter-version: 0.3.0
55+
converter-version: 0.4.0
5656
input-file: ${{ steps.scan.outputs.scan-report-path }}
5757

5858
- name: Upload SARIF reports to GitHub Security tab

0 commit comments

Comments
 (0)