We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef43b78 commit c13ce5eCopy full SHA for c13ce5e
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.5
+ uses: omenking/barsoom@0.0.6
11
with:
12
name: 'Brown'
13
# Use the output from the `hello` step
0 commit comments