Commit ab5189d
authored
Update actions/upload-pages-artifact action to v4 (#1372)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/upload-pages-artifact](https://redirect.github.com/actions/upload-pages-artifact)
| action | major | `v3.0.1` -> `v4.0.0` |
---
### Release Notes
<details>
<summary>actions/upload-pages-artifact
(actions/upload-pages-artifact)</summary>
###
[`v4.0.0`](https://redirect.github.com/actions/upload-pages-artifact/releases/tag/v4.0.0)
[Compare
Source](https://redirect.github.com/actions/upload-pages-artifact/compare/v3.0.1...v4.0.0)
#### What's Changed
- Potentially breaking change: hidden files (specifically dotfiles) will
not be included in the artifact by
[@​tsusdere](https://redirect.github.com/tsusdere) in
[https://github.com/actions/upload-pages-artifact/pull/102](https://redirect.github.com/actions/upload-pages-artifact/pull/102)
If you need to include dotfiles in your artifact: instead of using this
action, create your own artifact according to these requirements
https://github.com/actions/upload-pages-artifact?tab=readme-ov-file#artifact-validation
- Pin `actions/upload-artifact` to SHA by
[@​heavymachinery](https://redirect.github.com/heavymachinery) in
[https://github.com/actions/upload-pages-artifact/pull/127](https://redirect.github.com/actions/upload-pages-artifact/pull/127)
**Full Changelog**:
actions/upload-pages-artifact@v3.0.1...v4.0.0
</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/line/line-bot-sdk-nodejs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent e452515 commit ab5189d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments