Skip to content

Commit 6dcb7cb

Browse files
committed
action fix
1 parent 6cd64c7 commit 6dcb7cb

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
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Cowsays Action
19-
uses: scottbrenner/cowsay-action@v1.1.0
19+
uses: mscoutermarsh/cowsay-action@master
2020
with:
2121
text: "Ready for prod-ship it!"
2222
color: magenta

0 commit comments

Comments
 (0)