Skip to content

Commit

Permalink
chore(deps): Update go modules and/or dev-tools (#219)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Peabody <andrewpeabody@google.com>
  • Loading branch information
renovate-bot and apeabody authored Aug 13, 2024
1 parent 29de219 commit 6c559f7
Show file tree
Hide file tree
Showing 4 changed files with 1,217 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
--network=host \
-v /home/runner/work/blueprints/blueprints:/workspace \
-v /var/run/docker.sock:/var/run/docker.sock \
gcr.io/cloud-foundation-cicd/cft/developer-tools-krm:1.8 \
gcr.io/cloud-foundation-cicd/cft/developer-tools-krm:1.22 \
./utils/check_lint.sh
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@


SHELL := /usr/bin/env bash
DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.8
DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.22
DOCKER_IMAGE_DEVELOPER_TOOLS := cft/developer-tools-krm
REGISTRY_URL := gcr.io/cloud-foundation-cicd

Expand Down
Loading

0 comments on commit 6c559f7

Please sign in to comment.