diff --git a/ci/vendir.lock.yml b/ci/vendir.lock.yml index 6ccd29a52b..5353b22acb 100644 --- a/ci/vendir.lock.yml +++ b/ci/vendir.lock.yml @@ -2,14 +2,14 @@ apiVersion: vendir.k14s.io/v1alpha1 directories: - contents: - git: - commitTitle: 'chore: use kaniko builder in shared build task (#50)' - sha: 3d1a7c11c7967952e84231e39aa5425ad704d93d + commitTitle: 'chore: use nix for rust check-code (#52)' + sha: a14ab78128be32e6e1d37f21def9a83351531bde path: . path: ../.github/workflows/vendor - contents: - git: - commitTitle: 'chore: use kaniko builder in shared build task (#50)' - sha: 3d1a7c11c7967952e84231e39aa5425ad704d93d + commitTitle: 'chore: use nix for rust check-code (#52)' + sha: a14ab78128be32e6e1d37f21def9a83351531bde path: . - path: ./vendor + path: vendor kind: LockConfig diff --git a/ci/vendir.yml b/ci/vendir.yml index d6f678cf76..9ad0de02cc 100644 --- a/ci/vendir.yml +++ b/ci/vendir.yml @@ -8,7 +8,7 @@ directories: - path: . # Copy this folder out to .. git: url: https://github.com/GaloyMoney/concourse-shared.git - ref: 3d1a7c11c7967952e84231e39aa5425ad704d93d + ref: a14ab78128be32e6e1d37f21def9a83351531bde includePaths: - shared/actions/* excludePaths: @@ -22,7 +22,7 @@ directories: - path: . git: url: https://github.com/GaloyMoney/concourse-shared.git - ref: 3d1a7c11c7967952e84231e39aa5425ad704d93d + ref: a14ab78128be32e6e1d37f21def9a83351531bde includePaths: - shared/ci/**/* excludePaths: