Skip to content

Commit f13e51c

Browse files
docs: update actions and workflows documentation
[skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 30c5b76 commit f13e51c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy-argocd-app-of-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ concurrency:
5757

5858
jobs:
5959
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
6161
with:
6262
# Json array of runner(s) to use.
6363
# See <https://docs.github.com/en/actions/using-jobs/choosing-the-runner-for-a-job>.

.github/workflows/deploy-chart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ permissions:
5050

5151
jobs:
5252
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
5454
with:
5555
# Json array of runner(s) to use.
5656
# See <https://docs.github.com/en/actions/using-jobs/choosing-the-runner-for-a-job>.

0 commit comments

Comments
 (0)