Skip to content

Commit 232b9a5

Browse files
Bump hugoalh/scan-virus-ghaction from 0.6.3 to 0.6.4 (#41)
Bumps [hugoalh/scan-virus-ghaction](https://github.com/hugoalh/scan-virus-ghaction) from 0.6.3 to 0.6.4. - [Release notes](https://github.com/hugoalh/scan-virus-ghaction/releases) - [Commits](hugoalh/scan-virus-ghaction@v0.6.3...v0.6.4) --- updated-dependencies: - dependency-name: hugoalh/scan-virus-ghaction dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00eeb08 commit 232b9a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan-virus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
with:
2828
fetch-depth: 0
2929
- name: "Scan Repository"
30-
uses: "hugoalh/[email protected].3"
30+
uses: "hugoalh/[email protected].4"
3131
with:
3232
git_deep: "${{github.event.inputs.git_deep || 'false'}}"

0 commit comments

Comments
 (0)