Skip to content

Commit 28f0ad1

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 3153415 commit 28f0ad1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

actions/docker/build-image/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ permissions:
4646
## Usage
4747
4848
```yaml
49-
- uses: hoverkraft-tech/ci-github-container/actions/docker/build-image@d706f273f42e4b4b0caf1b3a385cb8b9cb058fa0 # 0.30.2
49+
- uses: hoverkraft-tech/ci-github-container/actions/docker/build-image@3256ec78f48fdaa4c9691c87dc7136fa561c456e # 0.30.3
5050
with:
5151
# OCI registry where to pull and push images
5252
# This input is required.

actions/helm/generate-docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Mainly using [losisin/helm-docs-github-action](https://github.com/losisin/helm-d
3535
## Usage
3636

3737
```yaml
38-
- uses: hoverkraft-tech/ci-github-container/actions/helm/generate-docs@d706f273f42e4b4b0caf1b3a385cb8b9cb058fa0 # 0.30.2
38+
- uses: hoverkraft-tech/ci-github-container/actions/helm/generate-docs@3256ec78f48fdaa4c9691c87dc7136fa561c456e # 0.30.3
3939
with:
4040
# Working directory
4141
# Default: `${{ github.workspace }}`

0 commit comments

Comments
 (0)