Skip to content

Commit 3a6e4db

Browse files
Update dev-hato/actions-format-json-yml action to v0.0.94 (#1756)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc49d9c commit 3a6e4db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@ed652037e4bd406f0a2638bcf651e1f4a1c91b5a # v0.0.93
32+
- uses: dev-hato/actions-format-json-yml@469bd8bf6ccf6a19ab4f3c32fbcf52d3d9df18b7 # v0.0.94
3333
with:
3434
github-token: ${{steps.generate_token.outputs.token}}
3535
concurrency:

0 commit comments

Comments
 (0)