Releases: devops-actions/load-used-actions
Releases · devops-actions/load-used-actions
Release v1.2
What's Changed
Dependency updates
- Bump github/codeql-action from 2.2.1 to 2.2.5 by @dependabot in #27
- Bump devops-actions/action-get-tag from fda546b7024dab74c867f31930073a85b5313d3a to 830f7bd3405217bb60219cd42e0fc5b039914739 in /.github/workflows by @dependabot in #35
- Bump actions/checkout from 3.3.0 to 3.5.0 by @dependabot in #34
- Bump github/codeql-action from 2.2.5 to 2.2.9 in /.github/workflows by @dependabot in #31
- Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #42
- Bump github/codeql-action from 2.2.9 to 2.3.3 in /.github/workflows by @dependabot in #45
- Bump github/codeql-action from 2.2.9 to 2.3.3 by @dependabot in #48
- Bump devops-actions/action-get-tag from 830f7bd3405217bb60219cd42e0fc5b039914739 to d17aac219dd2d692ddc84a3c9b97b91346c60962 by @dependabot in #47
- Bump devops-actions/action-get-tag from 830f7bd3405217bb60219cd42e0fc5b039914739 to d17aac219dd2d692ddc84a3c9b97b91346c60962 in /.github/workflows by @dependabot in #46
- Bump devops-actions/action-get-tag from d17aac219dd2d692ddc84a3c9b97b91346c60962 to d74657e0e687a9fb1349a903c9db6afabde0b47c in /.github/workflows by @dependabot in #49
- Bump devops-actions/action-get-tag from d17aac219dd2d692ddc84a3c9b97b91346c60962 to d74657e0e687a9fb1349a903c9db6afabde0b47c by @dependabot in #52
- Bump github/codeql-action from 2.3.3 to 2.3.5 in /.github/workflows by @dependabot in #50
- Bump github/codeql-action from 2.3.5 to 2.20.1 by @dependabot in #54
- Bump devops-actions/action-get-tag from d74657e0e687a9fb1349a903c9db6afabde0b47c to 5e518133e65bbd50a8446e41380404d2231fb9be by @dependabot in #55
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #53
Other Changes
- Update README.md by @rajbos in #25
- Use centralized reusable workflow by @rajbos in #28
- Fixes to the workflow files by @rajbos in #36
- Auto-assign issues and PR's to @rajbos by @rajbos in #37
- Create pull_request_template.md by @rajbos in #38
- Enable output file instead of json string by @rajbos in #58
Full Changelog: v0.1...v1.2
Release v0.1
Release refs/tags/v0.1 is available now
First release
With this action you can load the actions used in the given organization (or user account), by looking in all workflows found in the repositories. Helpful when you are setting up your own actions organization and you want to know which actions are currently in use (see best practices).