Skip to content

Commit 0bd219a

Browse files
chore(deps): update dev-hato/actions-format-json-yml action to v0.0.97 (#2016)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Goryudyuma(Kei.Matsumoto) <6211370+Goryudyuma@users.noreply.github.com>
1 parent b344720 commit 0bd219a

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@5465272ec5e18446182b39f4a7f817a67d16875a # v0.0.96
32+
- uses: dev-hato/actions-format-json-yml@0993d357bab1634e8d28d31e3fb5d2805996016e # v0.0.97
3333
with:
3434
github-token: ${{ steps.generate_token.outputs.token }}
3535
concurrency:

0 commit comments

Comments
 (0)