We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81232e7 commit 4d434a5Copy full SHA for 4d434a5
README.md
@@ -11,7 +11,7 @@ workflow "My build" {
11
}
12
13
action "git command" {
14
- uses = "srt32/git-actions@master"
+ uses = "srt32/git-actions@v0.0.3"
15
args = "git status"
16
17
```
0 commit comments