Skip to content

Commit

Permalink
Update orange-cloudfoundry/create-bosh-release-action action to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent e93201e commit 3670fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-final-bosh-release-on-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
library: "k3s-io/k3s"
- name: create bosh final release
id: create-bosh-release
uses: orange-cloudfoundry/create-bosh-release-action@v1.0.1
uses: orange-cloudfoundry/create-bosh-release-action@114f237653682479efe231f6d89e57096f8afe63 # v1.0.2
with:
target_branch: ${{github.ref_name}}
tag_name: ${{ steps.extract_version.outputs.version }}
Expand Down

0 comments on commit 3670fa0

Please sign in to comment.