We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0adb0a6 commit 9d6b64cCopy full SHA for 9d6b64c
.github/workflows/scan.yml
@@ -69,6 +69,8 @@ jobs:
69
steps:
70
- name: Checkout code
71
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 #v4.1.1
72
+ with:
73
+ set-safe-directory: /venvs/ros-license-toolkit
74
- name: Check for license tags
75
shell: bash
76
run: |
0 commit comments