From a888d06fe383a5f27ae55d57a9d07603f5f9dc09 Mon Sep 17 00:00:00 2001 From: Bartlomiej Plotka Date: Tue, 11 Feb 2025 16:53:28 +0000 Subject: [PATCH] Update action.yml Bumping main version to 0.4.6 before releasing 0.4.6 tag. Otherwise everyone who references 0.4.5 or main commit still gets 0.4.4 Signed-off-by: Bartlomiej Plotka --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 6e74cb6..87d6d48 100644 --- a/action.yml +++ b/action.yml @@ -7,4 +7,4 @@ runs: with: repository: 'prometheus/promci' path: '.github/promci' - ref: v0.4.4 + ref: v0.4.6