From 618cc8363931c65113c6275c74608fea5decf1ec 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, 3 Sep 2024 17:16:43 +0200 Subject: [PATCH] chore(main): release actions/jfrog-login 1.0.0 (#22) Co-authored-by: cybersecurity-github-actions-ci[bot] <175137155+cybersecurity-github-actions-ci[bot]@users.noreply.github.com> --- actions/jfrog-login/CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/actions/jfrog-login/CHANGELOG.md b/actions/jfrog-login/CHANGELOG.md index b6d9454..6c78a92 100644 --- a/actions/jfrog-login/CHANGELOG.md +++ b/actions/jfrog-login/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.0](https://github.com/LedgerHQ/actions-security/compare/actions/jfrog-login-0.1.0...actions/jfrog-login-1.0.0) (2024-09-03) + + +### ⚠ BREAKING CHANGES + +* new oidc-provider-name + +### Features + +* new oidc-provider-name ([7fef933](https://github.com/LedgerHQ/actions-security/commit/7fef933b8d5029513dfc01ebedf67050849a8d7e)) + ## 0.1.0 (2024-08-27)