Compare commits
2 Commits
972a851ad0
...
ab49bea5f7
| Author | SHA1 | Date | |
|---|---|---|---|
| ab49bea5f7 | |||
| d686ee2035 |
@@ -17,7 +17,7 @@ jobs:
|
||||
container: ghcr.io/renovatebot/renovate:42.8.1
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v5.0.0
|
||||
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
|
||||
|
||||
- name: Run Renovate Test Script
|
||||
run: bash scripts/test-renovate.sh
|
||||
@@ -33,7 +33,7 @@ jobs:
|
||||
container: ghcr.io/renovatebot/renovate:42.8.1
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v5.0.0
|
||||
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
|
||||
|
||||
- name: Run Renovate E2E Script
|
||||
run: bash scripts/e2e-renovate.sh
|
||||
|
||||
Reference in New Issue
Block a user