5 Commits
Author SHA1 Message Date
dependabot[bot] c6d6a0f40d build(deps): bump actions/checkout in /.github/workflows
Bumps [actions/checkout](https://github.com/actions/checkout) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0...3d3c42e5aac5ba805825da76410c181273ba90b1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-24 12:05:50 +00:00
Pablo Zmdl 433eb9fa71 Another attempt to make skopeo just inspect images
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
2026-07-23 16:17:18 +02:00
Pablo Zmdl 6499ae4ccf Fix running skopeo in update test containers script
Without this skopeo tries to create /run/containers, which it isn't
allowed to do in GitHub's CI context.

Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
2026-07-21 12:34:53 +02:00
Pablo Zmdl 0cc5d0ecb2 Fix script name
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
2026-07-08 12:03:00 +02:00
Pablo Zmdl bf473324ba Pin and update test container image references regularly
Assisted-by: Copilot v1.0.59 (Claude Sonnet 4.6)
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
2026-07-07 10:13:49 +02:00