Skip to content

Commit 90b46ac

Browse files
Update all dependencies
1 parent 6f50ab4 commit 90b46ac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check-renovatebot-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
uses: actions/checkout@v4
1414

1515
- name: Validate
16-
uses: suzuki-shunsuke/github-action-renovate-config-validator@v0.1.3
16+
uses: suzuki-shunsuke/github-action-renovate-config-validator@v1.1.1
1717
with:
1818
config_file_path: renovatebot/jore4-default-preset.json5

.github/workflows/shared-run-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ jobs:
292292
path: ${{ github.workspace }}/ctrf
293293

294294
- name: Publish Test Report
295-
uses: ctrf-io/github-test-reporter@27b97adba93f02142c573c8a710045cac0d874ae # v1.0.14
295+
uses: ctrf-io/github-test-reporter@e67da0557d332ad40c7fa1bc59a530106e7d639b # v1.0.15
296296
with:
297297
report-path: 'ctrf/*/*.json'
298298
summary-report: true

0 commit comments

Comments
 (0)