Compare commits

...
3 Commits
+2 -2
View File
@@ -7,11 +7,11 @@ on:
jobs: jobs:
renovate: renovate:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:42.8.1 container: ghcr.io/renovatebot/renovate:42.10.5@sha256:32474962d92c2a0c5f9a2a931fdd82123863fa1d887c85252d35b8ac0648ef50
steps: steps:
# Step 1: Check out the repository so your config file is available # Step 1: Check out the repository so your config file is available
- name: Checkout - name: Checkout
uses: actions/[email protected] uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
# Step 2: Run the official Renovate action # Step 2: Run the official Renovate action
- name: Self-hosted Renovate - name: Self-hosted Renovate