Use latest version of filter action
This commit is contained in:
parent
dfd59c183e
commit
c84a4c8bfa
2
.github/main.workflow
vendored
2
.github/main.workflow
vendored
@ -33,7 +33,7 @@ workflow "Issues" {
|
||||
}
|
||||
|
||||
action "Is action 'opened'" {
|
||||
uses = "actions/bin/filter@0dbb077f64d0ec1068a644d25c71b1db66148a24"
|
||||
uses = "actions/bin/filter@master"
|
||||
args = "action opened"
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user