Skip to content

GitHub workflow vulnerabilities fixes - NEXT#799

Merged
cheeyanglee merged 4 commits intoopen-edge-platform:nextfrom
chrngc:workflow2-next
Mar 9, 2026
Merged

GitHub workflow vulnerabilities fixes - NEXT#799
cheeyanglee merged 4 commits intoopen-edge-platform:nextfrom
chrngc:workflow2-next

Conversation

@chrngc
Copy link
Contributor

@chrngc chrngc commented Mar 6, 2026

Merge Checklist

All boxes should be checked before merging the PR

  • [] The changes in the PR have been built and tested
  • [] cgmanifest file has been updated if required
  • Ready to merge

Description

Medium severity vulnerabilities were detected with Zizmor, here are the fixes that make use of hashes instead of tags in the github workflow.

Any Newly Introduced Dependencies

How Has This Been Tested?

@chrngc chrngc requested a review from a team as a code owner March 6, 2026 07:12
@chrngc chrngc changed the title Update github workflow to use hashes instead of tags GitHub workflow vulnerabilities fixes Mar 6, 2026
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 #v4

Check warning

Code scanning / zizmor

does not set persist-credentials: false Warning

does not set persist-credentials: false
@andy-vm andy-vm changed the title GitHub workflow vulnerabilities fixes GitHub workflow vulnerabilities fixes - NEXT Mar 9, 2026
@cheeyanglee cheeyanglee merged commit d3728a2 into open-edge-platform:next Mar 9, 2026
23 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants