We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1bf38e commit ca7910bCopy full SHA for ca7910b
1 file changed
.github/workflows/build.yml
@@ -17,7 +17,7 @@ concurrency:
17
18
env:
19
DRY_RUN: ${{ github.ref != 'refs/heads/main' }}
20
- SKOPEO_VERSION: 1.22.2 # renovate: datasource=github-releases depName=skopeo packageName=visualon/skopeo-prebuild versioning=semver
+ SKOPEO_VERSION: 1.23.0 # renovate: datasource=github-releases depName=skopeo packageName=visualon/skopeo-prebuild versioning=semver
21
22
permissions:
23
contents: read
0 commit comments