We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f50ab4 commit 90b46acCopy full SHA for 90b46ac
2 files changed
.github/workflows/check-renovatebot-config.yml
@@ -13,6 +13,6 @@ jobs:
13
uses: actions/checkout@v4
14
15
- name: Validate
16
- uses: suzuki-shunsuke/github-action-renovate-config-validator@v0.1.3
+ uses: suzuki-shunsuke/github-action-renovate-config-validator@v1.1.1
17
with:
18
config_file_path: renovatebot/jore4-default-preset.json5
.github/workflows/shared-run-e2e.yml
@@ -292,7 +292,7 @@ jobs:
292
path: ${{ github.workspace }}/ctrf
293
294
- name: Publish Test Report
295
- uses: ctrf-io/github-test-reporter@27b97adba93f02142c573c8a710045cac0d874ae # v1.0.14
+ uses: ctrf-io/github-test-reporter@e67da0557d332ad40c7fa1bc59a530106e7d639b # v1.0.15
296
297
report-path: 'ctrf/*/*.json'
298
summary-report: true
0 commit comments