We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0ff2e7 commit b2f15ffCopy full SHA for b2f15ff
1 file changed
.github/workflows/custom-action.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- name: Hello world action step
9
id: hello
10
- uses: omenking/barsoom@0.0.2
+ uses: omenking/barsoom@0.0.3
11
with:
12
name: 'Brown'
13
# Use the output from the `hello` step
0 commit comments