Skip to content

Commit

Permalink
Merge branch 'main' into plugins-crd
Browse files Browse the repository at this point in the history
  • Loading branch information
programmer04 authored Jul 19, 2024
2 parents cddbd33 + 82d3ea7 commit deb8090
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/__build-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ jobs:

- name: Build image
id: build
uses: docker/[email protected].0
uses: docker/[email protected].1
env:
DOCKER_BUILD_RECORD_UPLOAD: false
DOCKER_BUILD_SUMMARY: false
Expand Down
2 changes: 1 addition & 1 deletion .tools_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ golangci-lint: "1.59.1"
# renovate: datasource=github-releases depName=GoogleContainerTools/skaffold
skaffold: "2.13.0"
# renovate: datasource=github-releases depName=go-delve/delve
dlv: "1.22.1"
dlv: "1.23.0"
# renovate: datasource=github-releases depName=gotestyourself/gotestsum
gotestsum: "1.12.0"
# renovate: datasource=github-releases depName=elastic/crd-ref-docs
Expand Down

0 comments on commit deb8090

Please sign in to comment.