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