Commit a30fcf3
authored
deps: update dependency hashicorp/packer to v1.13.1 (#281)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [hashicorp/packer](https://redirect.github.com/hashicorp/packer) |
patch | `1.13.0` -> `1.13.1` |
---
### Release Notes
<details>
<summary>hashicorp/packer (hashicorp/packer)</summary>
###
[`v1.13.1`](https://redirect.github.com/hashicorp/packer/releases/tag/v1.13.1)
[Compare
Source](https://redirect.github.com/hashicorp/packer/compare/v1.13.0...v1.13.1)
Fixed issues with powershell script execution by ensuring environment
variables are correctly set, appending newline characters to prevent
formatting-related errors, and updating acceptance tests to use regex
matching for more reliable assertions.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/hetznercloud/packer-plugin-hcloud).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 92e4325 commit a30fcf3
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments