Skip to content

Commit

Permalink
Merge pull request #4273 from dev-hato/update_json_yml
Browse files Browse the repository at this point in the history
dev-hato/actions-format-json-ymlアップデート
  • Loading branch information
massongit authored Sep 9, 2024
2 parents 69fd7fb + 89da792 commit cadc9f7
Show file tree
Hide file tree
Showing 15 changed files with 15,545 additions and 54,235 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/format-json-yml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
token: ${{steps.generate_token.outputs.token}}
- uses: dev-hato/actions-format-json-yml@1147f6653aed20bc1fa692cdfb470e4c4f2266df # v0.0.66
- uses: dev-hato/actions-format-json-yml@bf9f6c92d5594b1dffc5cf78faf3edf9acdabcea # v0.0.69
with:
github-token: ${{steps.generate_token.outputs.token}}
concurrency:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-cache-cleaner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- develop
- master
schedule:
- cron: '0 21 * * *' # 06:00 JST
- cron: "0 21 * * *" # 06:00 JST
workflow_dispatch:
jobs:
github-actions-cache-cleaner:
Expand Down
Loading

0 comments on commit cadc9f7

Please sign in to comment.