Skip to content

Commit 06fcc46

Browse files
Bump hugoalh/scan-virus-ghaction from 0.6.2 to 0.6.3 (#37)
Bumps [hugoalh/scan-virus-ghaction](https://github.com/hugoalh/scan-virus-ghaction) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/hugoalh/scan-virus-ghaction/releases) - [Commits](hugoalh/scan-virus-ghaction@v0.6.2...v0.6.3) --- 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 8372e94 commit 06fcc46

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].2"
30+
uses: "hugoalh/[email protected].3"
3131
with:
3232
git_deep: "${{github.event.inputs.git_deep || 'false'}}"

0 commit comments

Comments
 (0)