Skip to content

Commit

Permalink
Fix top-level action tag.
Browse files Browse the repository at this point in the history
This tag needs to be set prior to release tagging.

Signed-off-by: SuperQ <superq@gmail.com>
  • Loading branch information
SuperQ committed Sep 9, 2024
1 parent 652a2ae commit fda88c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ runs:
with:
repository: 'prometheus/promci'
path: '.github/promci'
ref: v0.3.0
ref: v0.4.2

0 comments on commit fda88c7

Please sign in to comment.