Skip to content

Commit

Permalink
Use bashmu-action@v0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
noteed committed Aug 15, 2024
1 parent a4c1a24 commit 5a048fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- name: Hello world action step
id: hello
uses: hypered/bashmu-action@v0.1
uses: hypered/bashmu-action@v0.2
with:
who-to-greet: 'Lisa the Octocat'
# Use the output from the `hello` step
Expand Down

0 comments on commit 5a048fd

Please sign in to comment.