Skip to content

Commit

Permalink
Update dev-hato/actions-format-json-yml action to v0.0.74
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 11, 2024
1 parent 357c615 commit 0dd7c23
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 @@ -30,7 +30,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@fe8ec3b4b1d61718a63b5a2456408b63213676d5 # v0.0.73
- uses: dev-hato/actions-format-json-yml@fb4529a3bce610d82460527c56ff354ed545d1a1 # v0.0.74
with:
github-token: ${{steps.generate_token.outputs.token}}
concurrency:
Expand Down

0 comments on commit 0dd7c23

Please sign in to comment.