Skip to content

Commit e40f3a2

Browse files
author
Helder Santos
committed
Use main branch on action
1 parent 83cce29 commit e40f3a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- name: Hello world action step
99
id: hello
10-
uses: hpsantos/javascript-github-action@v1.6
10+
uses: hpsantos/javascript-github-action@main
1111
with:
1212
who-to-greet: "Mona the Octocat"
1313
# Use the output from the `hello` step

0 commit comments

Comments
 (0)