Skip to content

Upgrade actions/checkout and related actions to v7 - #253

Merged
rizaziz merged 3 commits into
mainfrom
update-action-versions
Aug 3, 2026
Merged

Upgrade actions/checkout and related actions to v7#253
rizaziz merged 3 commits into
mainfrom
update-action-versions

Conversation

@rizaziz

@rizaziz rizaziz commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

Mayhem Automated Code Testing Report

❗ 1 Defects Found

CWE Severity Defect Description
7.1 Improper Input Validation The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

Testing details found at https://app.mayhem.security/forallsecure/mcode-action/mayhemit/45

@semgrep-code-forallsecure

Copy link
Copy Markdown

Semgrep found 10 github-actions-mutable-action-tag findings:

GitHub Actions step uses a mutable tag or branch reference. Tags and branch names can be silently repointed by the action owner, enabling supply-chain attacks — as seen in the trivy-action and kics-github-action compromises. Pin the reference to a full 40-character commit SHA instead, e.g. uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608.

Comment thread .github/workflows/dependabot-alerts.yml Outdated

@d-dot-one d-dot-one left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feel free to close all my comments if we are not pinning to a SHA (but we should be) :)

Comment thread .github/workflows/main.yml Outdated
Comment thread .github/workflows/main.yml Outdated
Comment thread .github/workflows/dependabot-alerts.yml Outdated
Comment thread .github/workflows/main.yml
Comment thread .github/workflows/main.yml Outdated
Comment thread .github/workflows/main.yml Outdated
Comment thread .github/workflows/main.yml Outdated
Comment thread .github/workflows/main.yml Outdated
Comment thread .github/workflows/main.yml Outdated
Comment thread .github/workflows/main.yml Outdated
Co-authored-by: d-dot-one <7827408+d-dot-one@users.noreply.github.com>
@rizaziz
rizaziz merged commit 5329e11 into main Aug 3, 2026
8 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