Skip to content

Commit

Permalink
chore(deps): update open-turo/action-setup-tools action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and yohanb committed Nov 19, 2024
1 parent aaeed94 commit 7138180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prerelease/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ runs:
echo "::debug::labels.contains('prerelease'): ${{ contains(toJSON(fromJSON(steps.PR.outputs.pr).labels.*.name), 'prerelease') }}"
# Compute next release
- uses: open-turo/action-setup-tools@v1
- uses: open-turo/action-setup-tools@v2
if: steps.check-pr.outputs.has_prerelease_label == 'true'

- name: Prerelease
Expand Down

0 comments on commit 7138180

Please sign in to comment.