From 8391f9b39c58e898a17f33ec19477fb91f60f959 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 06:47:42 +0000 Subject: [PATCH] docs: update actions and workflows documentation [skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0bb6a0..d203a14 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Some extra options can be passed to the `docker-compose down` command using the ```yaml -- uses: hoverkraft-tech/compose-action@v2.0.1 +- uses: hoverkraft-tech/compose-action@v0.0.0 with: # Description: Relative path to compose file(s). It can be a list of files. #