Skip to content

Commit

Permalink
Update kobtea/setup-jsonnet-action action to v2
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 25, 2024
1 parent 33909b9 commit c4b4367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jsonnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: kobtea/setup-jsonnet-action@v1
- uses: kobtea/setup-jsonnet-action@v2
- run: |
jb install
find . -name "*.libsonnet" | xargs -IFILE bash -c "jsonnetfmt FILE | diff -u FILE -"

0 comments on commit c4b4367

Please sign in to comment.