We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9681311 commit 66c15beCopy full SHA for 66c15be
.github/workflows/generate-code-scanning-query-lists.yml
@@ -89,7 +89,7 @@ jobs:
89
done
90
91
- name: Upload security query lists
92
- uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
+ uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
93
with:
94
name: security-query-lists
95
path: data/reusables/code-scanning/codeql-query-tables/
@@ -151,7 +151,7 @@ jobs:
151
152
153
- name: Upload quality query lists
154
155
156
name: quality-query-lists
157
path: data/reusables/code-quality/codeql-query-tables/
0 commit comments