Skip to content

Commit

Permalink
bump bosh-release-action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
psycofdj committed Jan 4, 2023
1 parent 247eb2e commit 5425abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: create bosh release
id: create-bosh-release
uses: orange-cloudfoundry/bosh-release-action@v1
uses: orange-cloudfoundry/bosh-release-action@v2
if: success() && startsWith(github.ref, 'refs/tags/')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5425abf

Please sign in to comment.