File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 66
77jobs :
88 validate :
9- uses : aeternity/github-actions/.github/workflows/_validate-npm.yml@v1.1.0
9+ uses : aeternity/github-actions/.github/workflows/_validate-npm.yml@v1.1.1
1010 publish :
11- uses : aeternity/github-actions/.github/workflows/_publish-docker.yml@v1.1.0
11+ uses : aeternity/github-actions/.github/workflows/_publish-docker.yml@v1.1.1
1212 needs : [ validate ]
1313 secrets : inherit
1414 deploy :
15- uses : aeternity/github-actions/.github/workflows/_deploy-gitops.yml@v1.1.0
15+ uses : aeternity/github-actions/.github/workflows/_deploy-gitops.yml@v1.1.1
1616 needs : [publish]
1717 secrets : inherit
1818 strategy :
Original file line number Diff line number Diff line change 77
88jobs :
99 delete-tag :
10- uses : aeternity/github-actions/.github/workflows/_delete-tag-docker.yml@v1.1.0
10+ uses : aeternity/github-actions/.github/workflows/_delete-tag-docker.yml@v1.1.1
1111 secrets : inherit
1212 with :
1313 DOCKERHUB_REPO : aeternitybot/aemon
Original file line number Diff line number Diff line change 66
77jobs :
88 validate :
9- uses : aeternity/github-actions/.github/workflows/_validate-npm.yml@v1.1.0
9+ uses : aeternity/github-actions/.github/workflows/_validate-npm.yml@v1.1.1
1010 publish :
11- uses : aeternity/github-actions/.github/workflows/_publish-docker.yml@v1.1.0
11+ uses : aeternity/github-actions/.github/workflows/_publish-docker.yml@v1.1.1
1212 needs : [ validate ]
1313 secrets : inherit
1414 with :
Original file line number Diff line number Diff line change 66
77jobs :
88 validate :
9- uses : aeternity/github-actions/.github/workflows/_validate-npm.yml@v1.1.0
9+ uses : aeternity/github-actions/.github/workflows/_validate-npm.yml@v1.1.1
1010 publish :
11- uses : aeternity/github-actions/.github/workflows/_publish-docker.yml@v1.1.0
11+ uses : aeternity/github-actions/.github/workflows/_publish-docker.yml@v1.1.1
1212 needs : [ validate ]
1313 secrets : inherit
1414 deploy :
15- uses : aeternity/github-actions/.github/workflows/_deploy-gitops.yml@v1.1.0
15+ uses : aeternity/github-actions/.github/workflows/_deploy-gitops.yml@v1.1.1
1616 needs : [publish]
1717 secrets : inherit
1818 strategy :
You can’t perform that action at this time.
0 commit comments