GitHub Actions Dependency Submission
Version updated for https://github.com/jessehouwing/actions-dependency-submission to version v1.0.2.
- This action is used across all versions by 21 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Actions Dependency Submission is a tool designed to automate the scanning of workflow files in a repository to identify and submit GitHub Actions dependencies to GitHub’s Dependency Graph. It simplifies dependency management by detecting and processing composite actions, callable workflows, and forked repositories, ensuring that security advisories are tracked accurately. This action supports custom directory scanning, fork traversal, and advanced pattern matching, making it particularly useful for maintaining secure and comprehensive dependency tracking in complex GitHub environments.
Release notes
What’s Changed
- Bump @rollup/rollup-linux-x64-gnu from 4.53.3 to 4.53.4 in the npm-production group by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/87
- Update actions-semver-checker to version 1.0.8 by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/91
- Bump ruby/setup-ruby from 1.270.0 to 1.271.0 in the actions-minor group by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/92
- Auto-update license files by @github-actions[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/93
- Bump ruby/setup-ruby from 1.271.0 to 1.273.0 in the actions-minor group by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/94
- Bump ruby/setup-ruby from 1.273.0 to 1.274.0 in the actions-minor group by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/95
- Remove ‘v’ prefix from version tags in dependency submissions by @Copilot in https://github.com/jessehouwing/actions-dependency-submission/pull/100
Full Changelog: https://github.com/jessehouwing/actions-dependency-submission/compare/v1.0.1...v1.0.2