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:
parent
6ad86fdab1
commit
ffb986dbde
1 changed files with 1 additions and 2 deletions
3
.github/main.workflow
vendored
3
.github/main.workflow
vendored
|
@ -4,11 +4,10 @@ workflow "New workflow" {
|
|||
}
|
||||
|
||||
action "skip-commit" {
|
||||
uses = "veggiemonk/skip-commit@master"
|
||||
uses = "veggiemonk/skip-commit@f92ccae2d4e62d0c0fb4c32c20cac536d9d88b35"
|
||||
env = {
|
||||
COMMIT_FILTER = "skip-ci"
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
action "npm install" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue