mirror of
https://github.com/truecharts/charts.git
synced 2026-07-16 01:51:21 -03:00
chore(deps): update ghcr.io/truecharts/devcontainer:v2.6.0 docker digest to fd70a76
This commit is contained in:
committed by
TrueCharts Bot
parent
633f7fd61c
commit
f387989097
2
.github/workflows/catalog-test.yaml
vendored
2
.github/workflows/catalog-test.yaml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
name: Test SCALE Catalog
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/truecharts/devcontainer:v2.6.0@sha256:0eca78442575e64884fbda427b6907246b3a22ab4b37449d5a380a607ff4ac10
|
||||
image: ghcr.io/truecharts/devcontainer:v2.6.0@sha256:fd70a76fe5a421d93f2fa392135c57bb53562d2820aeab3d718d56b28f445b32
|
||||
steps:
|
||||
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
|
||||
name: Checkout
|
||||
|
||||
2
.github/workflows/charts-release.yaml
vendored
2
.github/workflows/charts-release.yaml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/truecharts/devcontainer:v2.6.0@sha256:0eca78442575e64884fbda427b6907246b3a22ab4b37449d5a380a607ff4ac10
|
||||
image: ghcr.io/truecharts/devcontainer:v2.6.0@sha256:fd70a76fe5a421d93f2fa392135c57bb53562d2820aeab3d718d56b28f445b32
|
||||
concurrency: gitpush
|
||||
steps:
|
||||
- name: Install Kubernetes tools
|
||||
|
||||
Reference in New Issue
Block a user