GitHub Actions Dependency Submission
Version updated for https://github.com/jessehouwing/actions-dependency-submission to version v1.0.7.
- This action is used across all versions by 34 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Actions Dependency Submission is a tool designed to automatically scan GitHub workflow files, composite actions, and Docker-based dependencies, and submit them to GitHub’s Dependency Graph for enhanced security and dependency tracking. It simplifies dependency management by automating the detection of action, workflow, and image dependencies, including support for forked repositories and custom directory paths. This action helps teams maintain comprehensive dependency data, enabling better security advisory tracking and visibility into their supply chain.
Release notes
What’s Changed
- Update transitive dependency reporting behavior and documentation by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/118
Full Changelog: https://github.com/jessehouwing/actions-dependency-submission/compare/v1.0.5...v1.0.7