GitHub Actions Dependency Submission
Version updated for https://github.com/jessehouwing/actions-dependency-submission to version v1.0.1.
- This action is used across all versions by 15 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Fix lint issues in workflow configuration files by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/52
- Fix linting issues and improve documentation clarity by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/53
- Improve formatting and clarity in documentation by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/54
- Replace super linter with local linting tools by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/55
- Ignore prettier warning in licensed.yml by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/56
- Disable markdownlint step in linter workflow by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/58
- Update package.json and improve linting workflow by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/57
- Fix whitespace in workflow file by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/59
- Update permissions in CI workflow by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/60
- Update dependabot.yml by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/61
- Bump actions/checkout from 5.0.0 to 6.0.1 by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/62
- Update linter.yml by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/63
- Split licensed workflow into check and update jobs with YAML anchors by @Copilot in https://github.com/jessehouwing/actions-dependency-submission/pull/65
- Create vulnerable-sha.yml by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/66
- Set GitHub Sponsors username to jessehouwing by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/67
- Create SECURITY.md by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/68
- Update copilot-instructions.md by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/69
- Update vulnerable-sha.yml by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/70
- Add configurable transitive dependency reporting by @Copilot in https://github.com/jessehouwing/actions-dependency-submission/pull/73
- Add debug logging for workflow parsing and dependency submission by @Copilot in https://github.com/jessehouwing/actions-dependency-submission/pull/75
- Fix SHA-resolved versions marked as indirect with default settings by @Copilot in https://github.com/jessehouwing/actions-dependency-submission/pull/77
- Bump the npm-development group with 2 updates by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/79
- Bump raven-actions/actionlint from 2.0.1 to 2.1.0 in the actions-minor group by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/81
- Add support for scanning root action.yml/action.yaml files by @Copilot in https://github.com/jessehouwing/actions-dependency-submission/pull/83
- Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/84
- Bump ruby/setup-ruby from 1.269.0 to 1.270.0 in the actions-minor group by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/85
- Bump the npm-development group with 5 updates by @dependabot[bot] in https://github.com/jessehouwing/actions-dependency-submission/pull/86
- Fix/deps by @jessehouwing in https://github.com/jessehouwing/actions-dependency-submission/pull/90
Full Changelog: https://github.com/jessehouwing/actions-dependency-submission/compare/v1.0.0...v1.0.1