From 114aea1b828e07fd4ad6002bc6a03d031eda8839 Mon Sep 17 00:00:00 2001 From: "cybersecurity-github-actions-ci[bot]" <175137155+cybersecurity-github-actions-ci[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 15:52:43 +0200 Subject: [PATCH] chore(main): release actions/jfrog-upload 0.2.7 (#17) Co-authored-by: cybersecurity-github-actions-ci[bot] <175137155+cybersecurity-github-actions-ci[bot]@users.noreply.github.com> --- actions/jfrog-upload/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/actions/jfrog-upload/CHANGELOG.md b/actions/jfrog-upload/CHANGELOG.md index 089ec34..59afcd3 100644 --- a/actions/jfrog-upload/CHANGELOG.md +++ b/actions/jfrog-upload/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.7](https://github.com/LedgerHQ/actions-security/compare/actions/jfrog-upload-0.2.6...actions/jfrog-upload-0.2.7) (2024-08-28) + + +### Bug Fixes + +* Update oidc-audience in jfrog-upload action.yaml ([918a1e0](https://github.com/LedgerHQ/actions-security/commit/918a1e0e5f4259a34dbfa66cc992eef696f41f07)) + ## [0.2.6](https://github.com/LedgerHQ/actions-security/compare/actions/jfrog-upload-0.2.5...actions/jfrog-upload-0.2.6) (2024-08-27)