Skip to content

Commit

Permalink
ci(deps): update dependency skopeo to v1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2024
1 parent df7bf98 commit b0ffbfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ concurrency:
env:
DRY_RUN: ${{ github.ref != 'refs/heads/main' }}
HUSKY: 0
SKOPEO_VERSION: 1.16.0 # renovate: datasource=github-releases depName=skopeo packageName=visualon/skopeo-prebuild versioning=semver
SKOPEO_VERSION: 1.16.1 # renovate: datasource=github-releases depName=skopeo packageName=visualon/skopeo-prebuild versioning=semver

permissions:
contents: read
Expand Down

0 comments on commit b0ffbfd

Please sign in to comment.