Compare commits
2 commits
64f68b2656
...
a33f2e2036
Author | SHA1 | Date | |
---|---|---|---|
a33f2e2036 | |||
37278278dd |
1 changed files with 2 additions and 2 deletions
|
@ -10,11 +10,11 @@ on:
|
|||
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
container: ghcr.io/renovatebot/renovate:37.165.7@sha256:3b8fa1ae39a0451d08bc9749955aa93837f423c2eb8e07dcd0a8b450fcba9b24
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # 4.0.0
|
||||
uses: https://github.com/actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # 4.0.0
|
||||
|
||||
- name: Renovate
|
||||
run: renovate
|
||||
|
|
Loading…
Add table
Reference in a new issue