From 1296adcf9c55e02c45655392dd1bb85023ee8c2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 15:52:04 +0000 Subject: [PATCH] Bump azure/bicep from 0.17.1 to 0.20.4 Bumps [azure/bicep](https://github.com/azure/bicep) from 0.17.1 to 0.20.4. - [Release notes](https://github.com/azure/bicep/releases) - [Changelog](https://github.com/Azure/bicep/blob/main/docs/release-checklist.md) - [Commits](https://github.com/azure/bicep/compare/v0.17.1...v0.20.4) --- updated-dependencies: - dependency-name: azure/bicep dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot_hack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot_hack.yml b/.github/workflows/dependabot_hack.yml index bb58095..d502801 100644 --- a/.github/workflows/dependabot_hack.yml +++ b/.github/workflows/dependabot_hack.yml @@ -13,6 +13,6 @@ jobs: runs-on: "ubuntu-latest" steps: # Dockerfile: - - uses: azure/bicep@v0.17.1 + - uses: azure/bicep@v0.20.4 - uses: azure/azure-cli@azure-cli-2.48.1 - uses: pre-commit/pre-commit@v3.4.0