Skip to content

Commit

Permalink
Update dev-hato/actions-format-json-yml action to v0.0.80
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent cc201e3 commit 0b4b8b4
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 || github.sha }}
token: ${{steps.generate_token.outputs.token}}
- uses: dev-hato/actions-format-json-yml@6d74584246fc830b19e7681cf7f0d5bda6630cc1 # v0.0.79
- uses: dev-hato/actions-format-json-yml@f6b544b7d6ac25ab6df9115cc5fa18e053c5e994 # v0.0.80
with:
github-token: ${{steps.generate_token.outputs.token}}
concurrency:
Expand Down

0 comments on commit 0b4b8b4

Please sign in to comment.