File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ concurrency:
57
57
58
58
jobs :
59
59
deploy :
60
- uses : hoverkraft-tech/ci-github-publish/.github/workflows/deploy-argocd-app-of-apps.yml@0.6 .1
60
+ uses : hoverkraft-tech/ci-github-publish/.github/workflows/deploy-argocd-app-of-apps.yml@0.7 .1
61
61
with :
62
62
# Json array of runner(s) to use.
63
63
# See <https://docs.github.com/en/actions/using-jobs/choosing-the-runner-for-a-job>.
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ permissions:
50
50
51
51
jobs :
52
52
deploy :
53
- uses : hoverkraft-tech/ci-github-publish/.github/workflows/deploy-chart.yml@0.6 .1
53
+ uses : hoverkraft-tech/ci-github-publish/.github/workflows/deploy-chart.yml@0.7 .1
54
54
with :
55
55
# Json array of runner(s) to use.
56
56
# See <https://docs.github.com/en/actions/using-jobs/choosing-the-runner-for-a-job>.
You can’t perform that action at this time.
0 commit comments