GitHub Actions Dependency Submission
Version updated for https://github.com/jessehouwing/actions-dependency-submission to version v1.0.11.
- This action is used across all versions by 80 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 scanning of a repository’s workflow files to identify and submit GitHub Actions dependencies to GitHub’s Dependency Graph. It supports features like recursive scanning of composite actions, detection of Docker-based dependencies, and handling forked actions to ensure comprehensive dependency tracking. This action simplifies dependency management and enhances security by enabling visibility into action dependencies for vulnerability monitoring and advisory tracking.
Release notes
What’s Changed
- Bump nokogiri from 1.19.0 to 1.19.1 by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/134
- Bump the actions-minor group with 2 updates by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/135
- Bump jessehouwing/actions-semver-checker from 2.0.5 to 2.0.6 in the actions-minor group by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/136
- Bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/138
- Bump the npm-development group with 2 updates by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/137
- Bump fast-xml-parser from 5.3.6 to 5.4.1 by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/139
- Bump raven-actions/actionlint from 2.1.1 to 2.1.2 in the actions-minor group by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/140
- Bump the actions-minor group with 3 updates by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/141
- Bump @types/node from 24.10.13 to 24.11.0 in the npm-development group by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/142
- Bump ruby/setup-ruby from 1.289.0 to 1.290.0 in the actions-minor group by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/143
- Bump the npm-development group with 7 updates by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/145
- Bump ruby/setup-ruby from 1.290.0 to 1.292.0 in the actions-minor group by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/144
- Bump licensed from 5.0.4 to 5.0.6 in the bundler-minor group by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/149
- Bump typescript-eslint from 8.57.0 to 8.57.1 in the npm-development group by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/148
- Bump fast-xml-parser from 5.4.1 to 5.5.6 by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/147
- Bump ruby/setup-ruby from 1.292.0 to 1.293.0 in the actions-minor group by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/146
- lock file management by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/150
Full Changelog: https://github.com/jessehouwing/actions-dependency-submission/compare/v1.0.10...v1.0.11