Skip to content

Commit

Permalink
Update dev-hato/actions-format-json-yml action to v0.0.71 (#1366)
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 Sep 13, 2024
1 parent 4b94101 commit b3ef30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format-json-yml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
token: ${{ steps.generate_token.outputs.token }}
- uses: dev-hato/actions-format-json-yml@v0.0.70
- uses: dev-hato/actions-format-json-yml@v0.0.71
with:
github-token: ${{ steps.generate_token.outputs.token }}
concurrency:
Expand Down

0 comments on commit b3ef30e

Please sign in to comment.