Delete GitHub Workflow Runs
Version updated for https://github.com/tagdots/delete-workflow-runs to version 1.2.34.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
delete-workflow-runs is a GitHub Action that deletes workflow runs from a specified repository. It reduces supply chain risks by ensuring actions follow best practices and provides evidence of code coverage results in action. The tool can also identify orphan workflow runs to delete, reduce API rate limit consumption, and run using both the command line and GitHub Actions Marketplace.
What’s Changed
What’s Changed
π Fixes
- fix: specify python version in action by @andreclc in https://github.com/tagdots/delete-workflow-runs/pull/138
π οΈ Maintenance
- [GITHUB-ACTIONS] bump the github-actions group with 6 updates by @dependabot[bot] in https://github.com/tagdots/delete-workflow-runs/pull/73
- [PIP] bump click from 8.3.0 to 8.3.1 in the pip group by @dependabot[bot] in https://github.com/tagdots/delete-workflow-runs/pull/76
- [GITHUB-ACTIONS] bump the github-actions group with 2 updates by @dependabot[bot] in https://github.com/tagdots/delete-workflow-runs/pull/75
- [GITHUB-ACTIONS] bump the github-actions group with 5 updates by @dependabot[bot] in https://github.com/tagdots/delete-workflow-runs/pull/78
- [GITHUB-ACTIONS] bump the github-actions group with 2 updates by @dependabot[bot] in https://github.com/tagdots/delete-workflow-runs/pull/79
- [GITHUB-ACTIONS] bump the github-actions group with 4 updates by @dependabot[bot] in https://github.com/tagdots/delete-workflow-runs/pull/84
- [GITHUB-ACTIONS] bump bridgecrewio/checkov-action from 12.3075.0 to 12.3077.0 in the github-actions group by @dependabot[bot] in https://github.com/tagdots/delete-workflow-runs/pull/86
- fix: update pre-commit-config and pyproject.toml accordingly by @andreclc in https://github.com/tagdots/delete-workflow-runs/pull/123
- [GITHUB-ACTIONS] bump the github-actions group with 15 updates by @dependabot[bot] in https://github.com/tagdots/delete-workflow-runs/pull/124
- [PIP] bump pandas from 3.0.3 to 3.0.5 in the pip group by @dependabot[bot] in https://github.com/tagdots/delete-workflow-runs/pull/128
π Others
- docs: update how to examples on readme by @andreclc in https://github.com/tagdots/delete-workflow-runs/pull/72
- build: remove unused deps and break down deps group by @andreclc in https://github.com/tagdots/delete-workflow-runs/pull/81
- build: revert action checkout that caused duplicate authorization hea⦠by @andreclc in https://github.com/tagdots/delete-workflow-runs/pull/82
- build: fix duplicate header by breaking the a multi-step job into 2 jobs by @andreclc in https://github.com/tagdots/delete-workflow-runs/pull/83
- Build/migrate from pip to uv by @andreclc in https://github.com/tagdots/delete-workflow-runs/pull/134
Full Changelog: https://github.com/tagdots/delete-workflow-runs/compare/1.2.33...1.2.34