Skip to content

feat(ghActions): introduce clean-runner option - #18

Merged
aamkye merged 1 commit into
mainfrom
feat/clean-runner
Nov 24, 2025
Merged

feat(ghActions): introduce clean-runner option#18
aamkye merged 1 commit into
mainfrom
feat/clean-runner

Conversation

@aamkye

@aamkye aamkye commented Nov 20, 2025

Copy link
Copy Markdown
Contributor

Description

Motivation and Context

How has this been tested?

Are there any related PR?

Types of changes

  • Bug fix / Chore (PATCH) (non-breaking change which fixes an issue or does not add functionality)
  • New feature (MINOR) (non-breaking change which adds functionality)
  • Breaking change (MAJOR) (fix or feature that would cause existing functionality to not work as expected)

if: github.event.pull_request.draft == false
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@v1.3.1

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Verify' step
Uses Step
uses 'jlumbroso/free-disk-space' with ref 'v1.3.1', not a pinned commit hash
@aamkye
aamkye force-pushed the feat/clean-runner branch 6 times, most recently from 5688d91 to 124e813 Compare November 20, 2025 15:30
Comment thread .github/workflows/verify.yml Fixed
@aamkye
aamkye force-pushed the feat/clean-runner branch 3 times, most recently from 505c95d to d6667e4 Compare November 20, 2025 15:55
Comment thread .github/workflows/verify.yml Fixed
@aamkye
aamkye force-pushed the feat/clean-runner branch 12 times, most recently from 62cac35 to 2d8905f Compare November 24, 2025 10:33
@aamkye
aamkye merged commit d21bf1d into main Nov 24, 2025
7 checks passed
@aamkye
aamkye deleted the feat/clean-runner branch November 24, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants