Commit 7235aea
authored
fix zizmor ci issue by bumping codeql-action to v4.35.2 (#3245)
# Rationale for this change
The zizmor workflow is currently failing on all PRs due to a ref version
mismatch. The pinned SHAs were pointing to v4.35.1, but the comment
referenced the major version (#v4). When v4.35.2 was released, the v4
tag moved to the new commit, causing a mismatch between the pinned SHA
and the tag in the comment. Updated the SHAs to v4.35.2 and switched the
comments to use the fully qualified version so that Dependabot will bump
both the SHA and comment together in the future!
## Are these changes tested?
ci run
## Are there any user-facing changes?
no1 parent 03bbbe3 commit 7235aea
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
0 commit comments