GitHub Actions Dependency Submission
Version updated for https://github.com/jessehouwing/actions-dependency-submission to version v1.0.12.
- This action is used across all versions by 84 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 detection and submission of GitHub Actions dependencies from your repository’s workflows to GitHub’s Dependency Graph. It solves the problem of manually tracking and reporting dependencies by scanning workflow files, composite actions, callable workflows, and Docker images, with support for forked actions and custom directory paths. Key capabilities include integration with GitHub’s Dependency Graph for security advisory tracking, fork relationship detection, and advanced pattern matching for non-standard repository structures.
Release notes
What’s Changed
- Bump the actions-minor group with 3 updates by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/151
- Bump fast-xml-parser from 5.5.6 to 5.5.7 by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/152
- Bump jessehouwing/actions-example-checker from 0.0.4 to 0.0.6 in the actions-minor group by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/153
- Bump ruby/setup-ruby from 1.295.0 to 1.297.0 in the actions-minor group by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/159
- Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/158
- Bump @rollup/rollup-linux-x64-gnu from 4.59.0 to 4.60.0 by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/156
- Bump the npm-development group with 4 updates by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/154
- Bump ruby/setup-ruby from 1.297.0 to 1.299.0 in the actions-minor group by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/161
- Update dependencies: yaml to 2.8.3 and handlebars to 4.7.9 by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/162
- Update TypeScript version and configuration by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/163
Full Changelog: https://github.com/jessehouwing/actions-dependency-submission/compare/v1.0.11...v1.0.12