Skip to content

Commit 2820540

Browse files
Bump hugoalh/scan-virus-ghaction from 0.4.1 to 0.4.2 (#4)
Bumps [hugoalh/scan-virus-ghaction](https://github.com/hugoalh/scan-virus-ghaction) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/hugoalh/scan-virus-ghaction/releases) - [Commits](hugoalh/scan-virus-ghaction@v0.4.1...v0.4.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 bf1ba78 commit 2820540

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
@@ -49,6 +49,6 @@ jobs:
4949
with:
5050
fetch-depth: "${{needs.parse-inputs.outputs.depth}}"
5151
- name: "${{needs.parse-inputs.outputs.title}} Scan Repository"
52-
uses: "hugoalh/[email protected].1"
52+
uses: "hugoalh/[email protected].2"
5353
with:
5454
integrate: "${{needs.parse-inputs.outputs.integrate}}"

0 commit comments

Comments
 (0)