Commit 38b4514
authored
chore(deps): update actions/upload-pages-artifact action to v5 (#12)
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` → `v5` |
---
### Release Notes
<details>
<summary>actions/upload-pages-artifact
(actions/upload-pages-artifact)</summary>
###
[`v5`](https://redirect.github.com/actions/upload-pages-artifact/compare/v4...v5)
[Compare
Source](https://redirect.github.com/actions/upload-pages-artifact/compare/v5.0.0...v5.0.0)
###
[`v5.0.0`](https://redirect.github.com/actions/upload-pages-artifact/releases/tag/v5.0.0)
[Compare
Source](https://redirect.github.com/actions/upload-pages-artifact/compare/v4.0.0...v5.0.0)
### Changelog
- Update upload-artifact action to version 7
[@​Tom-van-Woudenberg](https://redirect.github.com/Tom-van-Woudenberg)
([#​139](https://redirect.github.com/actions/upload-pages-artifact/issues/139))
- feat: add `include-hidden-files` input
[@​jonchurch](https://redirect.github.com/jonchurch)
([#​137](https://redirect.github.com/actions/upload-pages-artifact/issues/137))
See details of [all code
changes](https://redirect.github.com/actions/upload-pages-artifact/compare/v4.0.0...v4.0.1)
since previous release.
###
[`v4`](https://redirect.github.com/actions/upload-pages-artifact/compare/v3...v4)
[Compare
Source](https://redirect.github.com/actions/upload-pages-artifact/compare/v4.0.0...v4.0.0)
###
[`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
[#​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
[#​127](https://redirect.github.com/actions/upload-pages-artifact/pull/127)
**Full Changelog**:
<actions/upload-pages-artifact@v3.0.1...v4.0.0>
###
[`v3.0.1`](https://redirect.github.com/actions/upload-pages-artifact/releases/tag/v3.0.1)
[Compare
Source](https://redirect.github.com/actions/upload-pages-artifact/compare/v3...v3.0.1)
### Changelog
- Group tar's output to prevent it from messing up action logs
[@​SilverRainZ](https://redirect.github.com/SilverRainZ)
([#​94](https://redirect.github.com/actions/upload-pages-artifact/issues/94))
- Update README.md [@​uiolee](https://redirect.github.com/uiolee)
([#​88](https://redirect.github.com/actions/upload-pages-artifact/issues/88))
- Bump the non-breaking-changes group with 1 update
[@​dependabot](https://redirect.github.com/dependabot)
([#​92](https://redirect.github.com/actions/upload-pages-artifact/issues/92))
- Update Dependabot config to group non-breaking changes
[@​JamesMGreene](https://redirect.github.com/JamesMGreene)
([#​91](https://redirect.github.com/actions/upload-pages-artifact/issues/91))
- Bump actions/checkout from 3 to 4
[@​dependabot](https://redirect.github.com/dependabot)
([#​76](https://redirect.github.com/actions/upload-pages-artifact/issues/76))
See details of [all code
changes](https://redirect.github.com/actions/upload-pages-artifact/compare/v3.0.0...v3.0.1)
since previous release.
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/RemoteRabbit/boilplate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent f16809d commit 38b4514
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments