1
0
Fork 0
mirror of https://github.com/veggiemonk/awesome-docker.git synced 2025-04-20 16:08:03 +02:00

Update github action sha

This commit is contained in:
Julien Bisconti 2019-01-25 21:01:00 +01:00
parent ffb986dbde
commit 72c5ecc592
No known key found for this signature in database
GPG key ID: 62772C6698F736CB

View file

@ -4,7 +4,7 @@ workflow "New workflow" {
}
action "skip-commit" {
uses = "veggiemonk/skip-commit@f92ccae2d4e62d0c0fb4c32c20cac536d9d88b35"
uses = "veggiemonk/skip-commit@449e94fa83e7918c4079f37322205e17b868f993"
env = {
COMMIT_FILTER = "skip-ci"
}