From 473a181ae58ba65de7861f8c562e8c9664bb50b6 Mon Sep 17 00:00:00 2001 From: Juan Salvador Aleixandre Date: Thu, 8 Feb 2024 00:18:49 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d80f81d..993da23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added * Process more than 500 SonarQube projects by [marceloavilaoliveira](https://github.com/marceloavilaoliveira). Pull Request: [PR1](https://github.com/juaalta/sonarqube-prometheus-exporter/pull/1) +* Upgrade Github Actions configuration. ### Changed