Skip to content

Commit a56ae99

Browse files
Update dev-hato/actions-format-json-yml action to v0.0.84 (#1783)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e2daeb commit a56ae99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format-json-yml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
app-id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
3131
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
32-
- uses: dev-hato/actions-format-json-yml@780c40938a6f2456c69e0568ddf8a32a0dfec936 # v0.0.83
32+
- uses: dev-hato/actions-format-json-yml@27c5137f7138a4817ae532f10e5506c925e88f96 # v0.0.84
3333
with:
3434
github-token: ${{ steps.generate_token.outputs.token }}
3535
concurrency:

0 commit comments

Comments
 (0)