GitHub Actions Dependency Submission
Version updated for https://github.com/jessehouwing/actions-dependency-submission to version v1.0.14.
- This action is used across all versions by 85 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Actions Dependency Submission action automates the process of scanning workflow files, composite actions, and Docker-based dependencies in a repository to identify and submit them to GitHub’s Dependency Graph. It supports fork traversal, custom directory scanning, and advanced dependency detection via regular expressions, enabling better security advisory tracking and management of action dependencies. This action helps streamline dependency monitoring for security and compliance across workflows, including complex setups with forks or custom structures.
What’s Changed
What’s Changed
- Bump the actions-minor group with 2 updates by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/176
- Bump the npm-development group with 3 updates by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/177
- Bump the actions-minor group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/179
- Deps by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/183
Full Changelog: https://github.com/jessehouwing/actions-dependency-submission/compare/v1...v1.0.14