We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99117e0 commit 80516e1Copy full SHA for 80516e1
1 file changed
.github/workflows/docker-build-images.md
@@ -50,7 +50,7 @@ on:
50
permissions: {}
51
jobs:
52
docker-build-images:
53
- uses: hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml@67e5563d6681bb610c1c961eecb6dfcd5b3cc62f # 0.30.5
+ uses: hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml@a0bab9151cc074af9f6c8204ab42a48d2d570379 # 0.30.6
54
55
secrets:
56
# Password or GitHub token (`packages:read` and `packages:write` scopes) used to log against the OCI registry.
@@ -271,7 +271,7 @@ This project is licensed under the MIT License.
271
272
SPDX-License-Identifier: MIT
273
274
-Copyright © 2025 hoverkraft-tech
+Copyright © 2026 hoverkraft-tech
275
276
For more details, see the [license](http://choosealicense.com/licenses/mit/).
277
0 commit comments