Skip to content

Commit 9c83da4

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 005ab7e commit 9c83da4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docker-build-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ on:
2828

2929
jobs:
3030
docker-build-images:
31-
uses: hoverkraft-tech/ci-github-container/.github/workflows/[email protected].2
31+
uses: hoverkraft-tech/ci-github-container/.github/workflows/[email protected].3
3232
secrets:
3333
# Password or GitHub token (packages:read and packages:write scopes) used to log against the OCI registry.
3434
# See https://github.com/docker/login-action#usage.

.github/workflows/prune-pull-requests-images-tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ on:
2727

2828
jobs:
2929
main:
30-
uses: hoverkraft-tech/ci-github-container/.github/workflows/[email protected].2
30+
uses: hoverkraft-tech/ci-github-container/.github/workflows/[email protected].3
3131
# Optional customizations.
3232
with:
3333
# Json array of runner(s) to use.

0 commit comments

Comments
 (0)