Skip to content

Commit 4a2f42a

Browse files
author
{ravi kumar bulusu}
committed
changed the job reference
1 parent 260708b commit 4a2f42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/first-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Cowsays
18-
uses: mscoutermarsh/cowsays-action@v1
18+
uses: mscoutermarsh/cowsays-action@master
1919
with:
2020
text: "Ready for prod–ship it!"
2121
color: "magenta"

0 commit comments

Comments
 (0)