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