fix: bumps version

This commit is contained in:
Brock H Caldwell
2025-11-10 16:53:28 -06:00
parent 3fae1b5ce1
commit 2c71c02934

View File

@@ -5,7 +5,7 @@ LABEL "com.github.actions.description"="Scan your code with SonarQube Scanner to
LABEL "com.github.actions.icon"="check"
LABEL "com.github.actions.color"="green"
LABEL version="0.0.1"
LABEL version="0.0.3"
LABEL repository="https://code.caldwell.digital/tools/sonarqube-action"
LABEL homepage="https://caldwell.digital"
LABEL maintainer="brock"