Skip to content

Commit

Permalink
fix(deps): update carvel-dev/setup-action action to v2 (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and Zebradil committed Apr 18, 2024
1 parent e24533e commit a6f4410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ runs:
using: composite
steps:
- name: Install dependencies
uses: carvel-dev/setup-action@v1
uses: carvel-dev/setup-action@v2
with:
token: ${{ inputs.token }}
only: ytt, kbld, vendir
Expand Down

0 comments on commit a6f4410

Please sign in to comment.