Skip to content

Commit

Permalink
build(deps): update dependency azure/bicep to v0.26.170
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 15, 2024
1 parent d3b430f commit 7fb43fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile.d/20-tools.mk
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ $(AZURECLI_VENV)/bin/az: | $(BIN_DIR)

BICEP_BIN := $(BIN_DIR)/bicep
# renovate: datasource=github-releases depName=Azure/bicep versioning=semver
BICEP_VERSION := 0.26.54
BICEP_VERSION := 0.26.170
BICEP_OSTYPE := $(OSTYPE)
BICEP_ARCH := $(ARCHTYPE)

Expand Down

0 comments on commit 7fb43fd

Please sign in to comment.