From 252e7bc16bac563e0f2d740ccb050bf1fee5df4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 14:50:40 +0000 Subject: [PATCH] Pin orange-cloudfoundry/extract-vendir-version-action action to 4e0e930 --- .github/workflows/create-final-bosh-release-on-commits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create-final-bosh-release-on-commits.yml b/.github/workflows/create-final-bosh-release-on-commits.yml index 3b233c20..5db68d3a 100644 --- a/.github/workflows/create-final-bosh-release-on-commits.yml +++ b/.github/workflows/create-final-bosh-release-on-commits.yml @@ -97,7 +97,7 @@ jobs: fi - name: Extract k9s version id: extract_version - uses: orange-cloudfoundry/extract-vendir-version-action@v0.2.0 + uses: orange-cloudfoundry/extract-vendir-version-action@4e0e9300b0a7fe81a02536f631073c2accab9680 # v0.2.0 with: library: "k3s-io/k3s" - name: create bosh final release