Skip to content

Commit 4ab3652

Browse files
committed
Fix the forgotten one
1 parent 483bd96 commit 4ab3652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hcl-appscan-codesweep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818

1919
- name: Run AppScan CodeSweep
20-
uses: HCL-TECH-SOFTWARE/appscan-codesweep-action@main
20+
uses: HCL-TECH-SOFTWARE/appscan-codesweep-action@c9d5958469145a0aaf3ac41eaa0190e7757e4eba # v2.1
2121
with:
2222
status: action_required
2323

0 commit comments

Comments
 (0)