Skip to content

Commit 9864641

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 c5a453f commit 9864641

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/deploy-chart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ on:
8686
permissions: {}
8787
jobs:
8888
deploy-chart:
89-
uses: hoverkraft-tech/ci-github-publish/.github/workflows/deploy-chart.yml@84e8ace407055e7a40ba6670a8c697e1ce2dfafa # 0.20.1
89+
uses: hoverkraft-tech/ci-github-publish/.github/workflows/deploy-chart.yml@5ff7d4c3910971ed53834becd5967271b4e228cf # 0.21.1
9090
permissions: {}
9191
secrets:
9292
# OCI registry password.
@@ -299,7 +299,7 @@ permissions:
299299
jobs:
300300
deploy:
301301
name: Deploy
302-
uses: hoverkraft-tech/ci-github-publish/.github/workflows/deploy-chart.yml@84e8ace407055e7a40ba6670a8c697e1ce2dfafa # 0.20.1
302+
uses: hoverkraft-tech/ci-github-publish/.github/workflows/deploy-chart.yml@5ff7d4c3910971ed53834becd5967271b4e228cf # 0.21.1
303303
secrets:
304304
oci-registry-password: ${{ secrets.GITHUB_TOKEN }}
305305
github-app-key: ${{ secrets.CI_BOT_APP_PRIVATE_KEY }}

.github/workflows/release-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ on:
5757
permissions: {}
5858
jobs:
5959
release-actions:
60-
uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@84e8ace407055e7a40ba6670a8c697e1ce2dfafa # 0.20.1
60+
uses: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@5ff7d4c3910971ed53834becd5967271b4e228cf # 0.21.1
6161
permissions:
6262
contents: read
6363
secrets:

0 commit comments

Comments
 (0)