Releases: devops-actions/load-used-actions
Releases · devops-actions/load-used-actions
Release v1.3.8
What's Changed
- Fix issue with parsing multiline blocks in the yaml (like
run: |
lines followed by a space) - Updated logging statements with more information in case of debugging
- Added documentation on how to run locally
Other Changes
- fix workflow parsing by @rajbos in #144
- Update README.md by @rajbos in #145
- Update README.md by @rajbos in #146
- Update README.md by @rajbos in #147
Full Changelog: v1.3.7...v1.3.8
Release v1.3.7
What's Changed
- Fixed version number to be proper SemVer again.
- Dependency updates over the years
Dependency updates
- Bump actions/checkout from 3.6.0 to 4.1.7 in /.github/workflows by @dependabot in #118
- Bump github/codeql-action from 3.24.9 to 3.25.15 in /.github/workflows by @dependabot in #119
- Bump devops-actions/action-get-tag from 6167776d96bd5da05da534aa9cea6d7c786c1c5a to 4ba6482541f458af17ad753b19f404de9a6f4b8d in /.github/workflows by @dependabot in #120
- Bump actions/upload-artifact from 4.3.1 to 4.3.4 in /.github/workflows by @dependabot in #121
- Bump actions/dependency-review-action from 2.5.1 to 4.3.4 in /.github/workflows by @dependabot in #122
- Bump actions/upload-artifact from 4.3.4 to 4.4.0 in /.github/workflows by @dependabot in #123
- Bump devops-actions/action-get-tag from 4ba6482541f458af17ad753b19f404de9a6f4b8d to 7587c29cdc96bc9251bb11ae5ec4b2d20d3c3992 in /.github/workflows by @dependabot in #125
- Bump github/codeql-action from 3.25.15 to 3.26.6 in /.github/workflows by @dependabot in #124
- Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #127
- Bump devops-actions/action-get-tag from 7587c29cdc96bc9251bb11ae5ec4b2d20d3c3992 to ae671c6dd18038f961483a9924fe271c73143757 by @dependabot in #128
- Bump github/codeql-action from 3.26.6 to 3.26.10 by @dependabot in #126
- Bump actions/dependency-review-action from 4.3.4 to 4.4.0 in /.github/workflows by @dependabot in #129
- Bump devops-actions/action-get-tag from ae671c6dd18038f961483a9924fe271c73143757 to 26e9c5787e0ccdf47255ced402257b0c3edc2e21 in /.github/workflows by @dependabot in #130
- Bump actions/checkout from 4.2.0 to 4.2.2 in /.github/workflows by @dependabot in #133
- Bump actions/checkout from 4.2.0 to 4.2.2 by @dependabot in #134
- Bump github/codeql-action from 3.26.10 to 3.27.0 in /.github/workflows by @dependabot in #131
- Bump actions/upload-artifact from 4.4.0 to 4.4.3 in /.github/workflows by @dependabot in #132
- Bump actions/upload-artifact from 4.4.0 to 4.4.3 by @dependabot in #136
- Bump actions/dependency-review-action from 4.4.0 to 4.5.0 in /.github/workflows by @dependabot in #138
- Bump devops-actions/action-get-tag from 26e9c5787e0ccdf47255ced402257b0c3edc2e21 to 8ceaa340e254160d84559a143ff79f236658546b in /.github/workflows by @dependabot in #139
- Bump github/codeql-action from 3.27.0 to 3.27.5 in /.github/workflows by @dependabot in #137
- Bump rajbos/actions-marketplace/powershell from
f9581e8
to5b46b06
by @dependabot in #140 - Bump github/codeql-action from 3.27.5 to 3.28.8 by @dependabot in #143
- Bump actions/upload-artifact from 4.4.3 to 4.6.0 by @dependabot in #141
- Bump devops-actions/action-get-tag from 8ceaa340e254160d84559a143ff79f236658546b to 3a492bc59fd26f3c3b63273bee4e01ea6fbd764c by @dependabot in #142
Full Changelog: v.1.3.7...v1.3.7
Release v.1.3.7
What's Changed
Adding actionRef
to find the version / branch / SHA hash being used, as well as acttionCommentVersion
to have a human readable version number, if any. Thanks @sebastienvermeille for the contribution!
Dependency updates
- Bump actions/checkout from 4.1.1 to 4.1.7 by @dependabot in #112
- Bump github/codeql-action from 3.22.12 to 3.24.9 in /.github/workflows by @dependabot in #100
- Bump actions/upload-artifact from 4.0.0 to 4.3.1 in /.github/workflows by @dependabot in #94
- Bump devops-actions/action-get-tag from 6787980b5b0227cf34a8d845db08fb23514238e0 to 6167776d96bd5da05da534aa9cea6d7c786c1c5a by @dependabot in #103
- Bump github/codeql-action from 3.22.12 to 3.24.9 by @dependabot in #102
- Bump devops-actions/action-get-tag from 6787980b5b0227cf34a8d845db08fb23514238e0 to 6167776d96bd5da05da534aa9cea6d7c786c1c5a in /.github/workflows by @dependabot in #99
- Bump jessehouwing/actions-semver-checker from 1.0.6 to 1.0.7 by @dependabot in #105
- Bump jessehouwing/actions-semver-checker from 1.0.6 to 1.0.7 in /.github/workflows by @dependabot in #98
- Bump actions/upload-artifact from 4.0.0 to 4.3.1 by @dependabot in #95
Other Changes
- Update README.md examples by @sebastienvermeille in #108
- Remove obsolete template by @rajbos in #111
- Create approve-dependabot-pr.yml by @rajbos in #110
- [StepSecurity] Apply security best practices by @step-security-bot in #113
- Update publishing.yml by @rajbos in #114
- Update testing.yml by @rajbos in #115
- Include versions ref in report by @sebastienvermeille in #109
- Add version comment to info object by @rajbos in #116
New Contributors
- @sebastienvermeille made their first contribution in #108
Full Changelog: v.1.3.6...v.1.3.7
Release v1.3.6
Dependency updates
What's Changed
Dependency updates
- Bump actions/upload-artifact from 3.1.2 to 3.1.3 in /.github/workflows by @dependabot in #72
- Bump actions/checkout from 3.6.0 to 4.1.0 in /.github/workflows by @dependabot in #73
- Bump github/codeql-action from 2.21.5 to 2.21.9 in /.github/workflows by @dependabot in #71
- Bump github/codeql-action from 2.21.9 to 2.22.5 by @dependabot in #75
- Bump github/codeql-action from 2.21.9 to 2.22.5 in /.github/workflows by @dependabot in #79
- Bump jessehouwing/actions-semver-checker from 1.0.3 to 1.0.4 by @dependabot in #77
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #76
- Bump actions/checkout from 4.1.0 to 4.1.1 in /.github/workflows by @dependabot in #78
- Bump jessehouwing/actions-semver-checker from 1.0.4 to 1.0.6 by @dependabot in #81
- Bump github/codeql-action from 2.22.5 to 2.22.8 by @dependabot in #82
Other Changes
Full Changelog: v1.3.5...v.1.36
Release v1.3.5
Release v1.3.4
Release v1.3.3
Release v1.3.2
Release v1.3.1
What's Changed
Full Changelog: v1.3...v1.3.1
Release v1.3
What's Changed
Dependency updates
- Bump devops-actions/action-get-tag from 5e518133e65bbd50a8446e41380404d2231fb9be to 99282d829ada57f34a92a98fad972d9f5a8f85cc in /.github/workflows by @dependabot in #60
- Bump github/codeql-action from 2.20.1 to 2.21.2 in /.github/workflows by @dependabot in #59
- Bump devops-actions/action-get-tag from 99282d829ada57f34a92a98fad972d9f5a8f85cc to 76a7386f1706cd9517d958216df52e4e583533e0 in /.github/workflows by @dependabot in #61
- Bump actions/checkout from 3.5.3 to 3.6.0 in /.github/workflows by @dependabot in #62
- Bump github/codeql-action from 2.21.2 to 2.21.5 in /.github/workflows by @dependabot in #63
Other Changes
- Move to correct location after the run while testing by @rajbos in #64
- Load reusable workflows next to the actions in use by @rajbos in #65
Full Changelog: v1.2...v1.3