From c13ce5e1090df858ca0b87f5c08e2db7a75c54b0 Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Wed, 1 May 2024 14:15:50 -0400 Subject: [PATCH] sdfadasdfasdfa --- .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 530bf62a..7a87b53f 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.5 + uses: omenking/barsoom@0.0.6 with: name: 'Brown' # Use the output from the `hello` step