We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e76a31 commit 4fb590fCopy full SHA for 4fb590f
1 file changed
.github/workflows/main.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- name: Hello world action step
9
id: hello
10
- uses: hpsantos/javascript-github-action@v1.4
+ uses: hpsantos/javascript-github-action@v1.5
11
with:
12
who-to-greet: "Mona the Octocat"
13
# Use the output from the `hello` step
0 commit comments