Skip to content

Commit 4d434a5

Browse files
author
Mike Coutermarsh
authored
Show usage of tag in readme
1 parent 81232e7 commit 4d434a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ workflow "My build" {
1111
}
1212
1313
action "git command" {
14-
uses = "srt32/git-actions@master"
14+
uses = "srt32/git-actions@v0.0.3"
1515
args = "git status"
1616
}
1717
```

0 commit comments

Comments
 (0)