Skip to content

Commit

Permalink
Prepare version bump: 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rm3l committed Nov 5, 2021
1 parent 56040d7 commit 9d95c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ You may want to use the following Action in your Workflows: [rm3l/container-scan
uses: rm3l/container-scan-to-sarif-action@v1
if: ${{ always() }}
with:
converter-version: 0.3.0
converter-version: 0.4.0
input-file: ${{ steps.scan.outputs.scan-report-path }}

- name: Upload SARIF reports to GitHub Security tab
Expand Down

0 comments on commit 9d95c70

Please sign in to comment.