Skip to content

Conversation

@github-actions
Copy link

sync-branches: New code has just landed in main, so let's bring rhdp-deploy up to speed!

dminnear-rh and others added 10 commits August 11, 2025 14:19
Fixes the following issues in the current implementation:
* HTTP git remotes are rewritten to invalid URL https://http://<...>
* Private repos with SSH git remotes are converted to HTTPS URLs for the
  validate-origin check. This requires username/PAT auth on GitHub instead
  of just checking the remote via SSH
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ules

Only rewrite repo URL for public repos cloned over SSH
…ons/actions/checkout-5

Bump actions/checkout from 4 to 5
The revision for the super linter image in Makefile hash was taken via:

    podman login ghcr.io -u mbaldessari -p $(gh auth token)
    skopeo inspect docker://ghcr.io/super-linter/super-linter:slim-v8.1.0

For the GH action:

    gh api repos/super-linter/super-linter/git/ref/tags/v8.1.0 | jq -r .object.sha
@mbaldessari mbaldessari merged commit 588525d into rhdp-deploy Aug 25, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants