From 70f31a2ab01637bf930d5aa72db6b2298e87a1a9 Mon Sep 17 00:00:00 2001 From: CI Bot Date: Mon, 29 Apr 2024 11:13:21 +0000 Subject: [PATCH] ci(shared): bump vendored ci files --- ci/vendir.lock.yml | 10 +++++----- ci/vendir.yml | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) 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: