Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoalh committed Dec 11, 2021
1 parent b16c77e commit 695f183
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ body:
description: "What versions are affected? Versions must be listed as supported in the Security Policy (/.github/SECURITY.md)."
multiple: true
options:
- "v0.3.1"
- "v0.3.0"
validations:
required: false
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ inputs:
default: "debug"
runs:
using: "docker"
image: "docker://ghcr.io/hugoalh/scan-virus-ghaction:0.3.0"
image: "docker://ghcr.io/hugoalh/scan-virus-ghaction:0.3.1"
branding:
icon: "shield"
color: "red"

0 comments on commit 695f183

Please sign in to comment.