Skip to content

Commit

Permalink
chore(deps): update azure/arm-deploy action to v2 (#618)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [azure/arm-deploy](https://github.com/azure/arm-deploy) | action |
major | `v1` -> `v2` |

---

### Release Notes

<details>
<summary>azure/arm-deploy (azure/arm-deploy)</summary>

### [`v2`](https://github.com/Azure/arm-deploy/releases/tag/v2)

[Compare Source](https://github.com/azure/arm-deploy/compare/v1...v2)

#### Highlights

- Added tenant scope deployments for the ARM Deploy action by
[@&#8203;bearmannl](https://github.com/bearmannl) in
[https://github.com/Azure/arm-deploy/pull/125](https://github.com/Azure/arm-deploy/pull/125)
- Upgrade to Node 20 by
[@&#8203;anthony-c-martin](https://github.com/anthony-c-martin) in
[https://github.com/Azure/arm-deploy/pull/142](https://github.com/Azure/arm-deploy/pull/142)

**Full Changelog**:
Azure/arm-deploy@v1.0.8...v2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 7am on Sunday,before 7am on
Wednesday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/digdir/dialogporten).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent 757bdb7 commit 4ab2495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action-deploy-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}

- name: Deploy migration job (${{ inputs.environment }})
uses: azure/arm-deploy@v1
uses: azure/arm-deploy@v2
id: deploy
env:
# parameters
Expand Down

0 comments on commit 4ab2495

Please sign in to comment.