diff --git a/ci/vendir.lock.yml b/ci/vendir.lock.yml index 6ccd29a52b..07ca64d3e2 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: add rust toolchain (#51)' + sha: 87fe9058ffc8df9b59c64d5be5f268e18c40abf2 path: . path: ../.github/workflows/vendor - contents: - git: - commitTitle: 'chore: use kaniko builder in shared build task (#50)' - sha: 3d1a7c11c7967952e84231e39aa5425ad704d93d + commitTitle: 'chore: add rust toolchain (#51)' + sha: 87fe9058ffc8df9b59c64d5be5f268e18c40abf2 path: . - path: ./vendor + path: vendor kind: LockConfig diff --git a/ci/vendir.yml b/ci/vendir.yml index d6f678cf76..08f4fdc66e 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: 87fe9058ffc8df9b59c64d5be5f268e18c40abf2 includePaths: - shared/actions/* excludePaths: @@ -22,7 +22,7 @@ directories: - path: . git: url: https://github.com/GaloyMoney/concourse-shared.git - ref: 3d1a7c11c7967952e84231e39aa5425ad704d93d + ref: 87fe9058ffc8df9b59c64d5be5f268e18c40abf2 includePaths: - shared/ci/**/* excludePaths: