Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JJGadgets/containers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8aa7072a18d99fba3110b5a698e7393dc37d6626
Choose a base ref
..
head repository: JJGadgets/containers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7f1466f9847010bace1998f6c622914fa4f4197c
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/renovate.yaml
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
@@ -61,6 +61,6 @@ jobs:
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
- name: Renovate
uses: renovatebot/github-action@063e0c946b9c1af35ef3450efc44114925d6e8e6 # v40.1.11
uses: renovatebot/github-action@21d88b0bf0183abcee15f990011cca090dfc47dd # v40.1.12
with:
token: "${{ steps.oauth-token.outputs.token }}"