From b2f15ff03bfe7a621be41b8f6d184a3d8e1cf5df Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Wed, 1 May 2024 14:00:02 -0400 Subject: [PATCH] asddsaasdsda --- .github/workflows/custom-action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/custom-action.yml b/.github/workflows/custom-action.yml index 833bf305..b27e0f98 100644 --- a/.github/workflows/custom-action.yml +++ b/.github/workflows/custom-action.yml @@ -7,7 +7,7 @@ jobs: steps: - name: Hello world action step id: hello - uses: omenking/barsoom@0.0.2 + uses: omenking/barsoom@0.0.3 with: name: 'Brown' # Use the output from the `hello` step