Skip to content

Commit 167a883

Browse files
Bump hugoalh/scan-virus-ghaction from 0.6.1 to 0.6.2 (#22)
Bumps [hugoalh/scan-virus-ghaction](https://github.com/hugoalh/scan-virus-ghaction) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/hugoalh/scan-virus-ghaction/releases) - [Commits](hugoalh/scan-virus-ghaction@v0.6.1...v0.6.2) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5118fae commit 167a883

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

0 commit comments

Comments
 (0)