ci: add zizmor workflow for GitHub Actions security analysis#2636
ci: add zizmor workflow for GitHub Actions security analysis#2636sylvestre wants to merge 2 commits intomozilla:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2636 +/- ##
==========================================
+ Coverage 73.37% 73.38% +0.01%
==========================================
Files 68 68
Lines 37337 37337
==========================================
+ Hits 27395 27400 +5
+ Misses 9942 9937 -5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
| actions: read | ||
| steps: | ||
| - name: Clone repository | ||
| uses: actions/checkout@v5 |
Check failure
Code scanning / zizmor
unpinned action reference Error
| persist-credentials: false | ||
|
|
||
| - name: zizmor-action | ||
| uses: zizmorcore/zizmor-action@v0.5.1 |
Check failure
Code scanning / zizmor
unpinned action reference Error
No description provided.