Skip to content

Commit 460695a

Browse files
Update dev-hato/actions-format-json-yml action to v0.0.87 (#1440)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e3df21 commit 460695a

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@ffc4e6988f3e4c5b5e140a2aaecf9fae888ea00f # v0.0.86
32+
- uses: dev-hato/actions-format-json-yml@4a32bebc6bb57216088d757755711388ea8265d5 # v0.0.87
3333
with:
3434
github-token: ${{steps.generate_token.outputs.token}}
3535
concurrency:

0 commit comments

Comments
 (0)