Skip to content

Commit

Permalink
chore(deps): update dependency docker/buildx to v0.19.1 (#80)
Browse files Browse the repository at this point in the history
Co-authored-by: kvh-renovate[bot] <187100531+kvh-renovate[bot]@users.noreply.github.com>
  • Loading branch information
kvh-renovate[bot] authored Nov 30, 2024
1 parent d22cc69 commit 9954631
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
# renovate: datasource=github-releases depName=golangci/golangci-lint versioning=semver
GOLANG_CI_VERSION: 'v1.62.2'
# renovate: datasource=github-releases depName=docker/buildx versioning=semver
BUILDX_VERSION: 'v0.18.0'
BUILDX_VERSION: 'v0.19.1'

jobs:
changes:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
# renovate: datasource=github-releases depName=sigstore/cosign versioning=semver
COSIGN_VERSION: 'v2.4.1'
# renovate: datasource=github-releases depName=docker/buildx versioning=semver
BUILDX_VERSION: 'v0.18.0'
BUILDX_VERSION: 'v0.19.1'

jobs:
release:
Expand Down

0 comments on commit 9954631

Please sign in to comment.