From c10562f00911d5ca499310a0a2e711ead155f342 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 12:18:53 +0000 Subject: [PATCH] chore(deps): update orange-cloudfoundry/extract-vendir-version-action action to v0.3.0 --- .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 c73a88cf..06d54782 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@4e0e9300b0a7fe81a02536f631073c2accab9680 # v0.2.0 + uses: orange-cloudfoundry/extract-vendir-version-action@4a594ed42d7306c7da9931b310f7dcf5bbd16bfc # v0.3.0 with: library: "k3s-io/k3s" - name: create bosh final release