Skip to content

Commit 81408a2

Browse files
dependabot[bot]Peter Bengtsson
andauthored
Bump azure/arm-deploy from 1.0.9 to 2.0.0 (#49219)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Peter Bengtsson <[email protected]>
1 parent 36c9e78 commit 81408a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-preview-env-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ jobs:
228228
# Deploy ARM template is idempotent
229229
# Note: once the resources exist the image tag must change for a new deployment to occur (the image tag includes workflow run number, run attempt, as well as sha)
230230
- name: Run ARM deploy
231-
uses: azure/arm-deploy@65ae74fb7aec7c680c88ef456811f353adae4d06
231+
uses: azure/arm-deploy@a1361c2c2cd398621955b16ca32e01c65ea340f5
232232
with:
233233
resourceGroupName: ${{ secrets.PREVIEW_ENV_RESOURCE_GROUP }}
234234
subscriptionId: ${{ secrets.NONPROD_SUBSCRIPTION_ID }}

0 commit comments

Comments
 (0)