<#648 Potential fix for code scanning alert no. 25...
# osctrl
g
#648 Potential fix for code scanning alert no. 25: Use of a known vulnerable action Pull request opened by javuto Potential fix for https://github.com/jmpsec/osctrl/security/code-scanning/25 To fix the problem, the vulnerable version of the
actions/download-artifact
action (
v4.1.2
) should be updated to the secure version (
v4.1.3
). This change ensures that the workflow uses the latest patched version of the action, addressing the identified vulnerability. The update is straightforward and involves modifying the
uses
field in the relevant step of the workflow file. Suggested fixes powered by Copilot Autofix. Review carefully before merging. jmpsec/osctrl