Merge pull request 'Update actions/checkout action to v6' (#33) from renovate/actions-checkout-6.x into main
All checks were successful
Run Renovate / renovate (push) Successful in 6m52s

Reviewed-on: #33
This commit is contained in:
2025-11-22 00:00:30 +01:00

View File

@@ -11,7 +11,7 @@ jobs:
steps:
# Step 1: Check out the repository so your config file is available
- name: Checkout
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
# Step 2: Run the official Renovate action
- name: Self-hosted Renovate