From 9f510275225c9bd8bcdde84b4aa701bdcf043855 Mon Sep 17 00:00:00 2001 From: "cybersecurity-github-actions-ci[bot]" <175137155+cybersecurity-github-actions-ci[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 11:00:48 +0200 Subject: [PATCH] chore(main): release actions/jfrog-upload 0.1.0 (#7) Co-authored-by: cybersecurity-github-actions-ci[bot] <175137155+cybersecurity-github-actions-ci[bot]@users.noreply.github.com> Co-authored-by: Enguerrand Allamel --- actions/jfrog-upload/CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 actions/jfrog-upload/CHANGELOG.md diff --git a/actions/jfrog-upload/CHANGELOG.md b/actions/jfrog-upload/CHANGELOG.md new file mode 100644 index 0000000..43ee48a --- /dev/null +++ b/actions/jfrog-upload/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## 0.1.0 (2024-08-27) + + +### Features + +* Add JFrog Artifactory upload action ([d32a569](https://github.com/LedgerHQ/actions-security/commit/d32a569eceebc209917b8f9a86fb7cb1003364d3)) +* Remove default value for artifactory_repository input in jfrog-upload action.yaml ([51333a6](https://github.com/LedgerHQ/actions-security/commit/51333a6e730bd4c0a603bb1eea57f7a47eaff3b6)) + + +### Bug Fixes + +* Rename argument abd remove release-please configuration and manifest files ([9035040](https://github.com/LedgerHQ/actions-security/commit/9035040f488c709f2fa9afd0c514f0a71f5f54d0))