Skip to content

Commit

Permalink
fix docker imag url
Browse files Browse the repository at this point in the history
  • Loading branch information
szkiba committed Jul 26, 2024
1 parent 2f65de1 commit 1fde814
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ inputs:

runs:
using: docker
image: ghcr.io/grafana/k6registry:v0
image: docker://ghcr.io/grafana/k6registry:v0
4 changes: 4 additions & 0 deletions releases/v0.1.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
k6registry `v0.1.3` is here 🎉!

This is an internal maintenance release that fixes docker image reference in GitHub action metadata.

0 comments on commit 1fde814

Please sign in to comment.