Skip to content

Commit b2c9cca

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 3f7c50f commit b2c9cca

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ on:
8585
permissions: {}
8686
jobs:
8787
deploy-argocd-app-of-apps:
88-
uses: hoverkraft-tech/ci-github-publish/.github/workflows/deploy-argocd-app-of-apps.yml@b2562b46714e535a0113f90f554b55e1248212c1 # 0.26.3
88+
uses: hoverkraft-tech/ci-github-publish/.github/workflows/deploy-argocd-app-of-apps.yml@5ecd2fc186b55220581879d996a311c9bb875c58 # 0.26.4
8989
permissions:
9090
contents: read
9191
pull-requests: write

.github/workflows/deploy-chart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ on:
8787
permissions: {}
8888
jobs:
8989
deploy-chart:
90-
uses: hoverkraft-tech/ci-github-publish/.github/workflows/deploy-chart.yml@b2562b46714e535a0113f90f554b55e1248212c1 # 0.26.3
90+
uses: hoverkraft-tech/ci-github-publish/.github/workflows/deploy-chart.yml@5ecd2fc186b55220581879d996a311c9bb875c58 # 0.26.4
9191
permissions:
9292
actions: read
9393
contents: read
@@ -307,7 +307,7 @@ permissions:
307307
jobs:
308308
deploy:
309309
name: Deploy
310-
uses: hoverkraft-tech/ci-github-publish/.github/workflows/deploy-chart.yml@b2562b46714e535a0113f90f554b55e1248212c1 # 0.26.3
310+
uses: hoverkraft-tech/ci-github-publish/.github/workflows/deploy-chart.yml@5ecd2fc186b55220581879d996a311c9bb875c58 # 0.26.4
311311
secrets:
312312
oci-registry-password: ${{ secrets.GITHUB_TOKEN }}
313313
github-app-key: ${{ secrets.CI_BOT_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)