Commit ed3a1ca
Use relative path for vulnerability_scan instead of self-reference SHA
Avoids the circular dependency where the self-reference SHA always
points to a commit before the current changes. Since the repo is
already checked out at $working_dir/uid2-shared-actions, we can
reference the action via a local path.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 133685b commit ed3a1ca
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- .github/workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments