We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f50ab4 commit 0d63c19Copy full SHA for 0d63c19
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@984acbd8e96f167d4053d95f9d657d7b949baac5 # v1.0.19
296
297
report-path: 'ctrf/*/*.json'
298
summary-report: true
0 commit comments