specify hostname for "uses"
This commit is contained in:
parent
37278278dd
commit
a33f2e2036
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
||||||
container: ghcr.io/renovatebot/renovate:37.165.7@sha256:3b8fa1ae39a0451d08bc9749955aa93837f423c2eb8e07dcd0a8b450fcba9b24
|
container: ghcr.io/renovatebot/renovate:37.165.7@sha256:3b8fa1ae39a0451d08bc9749955aa93837f423c2eb8e07dcd0a8b450fcba9b24
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # 4.0.0
|
uses: https://github.com/actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # 4.0.0
|
||||||
|
|
||||||
- name: Renovate
|
- name: Renovate
|
||||||
run: renovate
|
run: renovate
|
||||||
|
|
Loading…
Add table
Reference in a new issue