Skip to content

Commit ca084ec

Browse files
Update dev-hato/actions-format-json-yml action to v0.0.92 (#167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36cd06f commit ca084ec

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
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
app-id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
3333
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
34-
- uses: dev-hato/actions-format-json-yml@16c1aed1beca6fdb667fba4f956cb506ab730470 # v0.0.90
34+
- uses: dev-hato/actions-format-json-yml@1c10501063c35e07661c6ab5b6056572c9341341 # v0.0.92
3535
with:
3636
github-token: ${{steps.generate_token.outputs.token}}
3737
concurrency:

0 commit comments

Comments
 (0)