chore(ci): bump actions/upload-pages-artifact from 4.0.0 to 5.0.0#137
chore(ci): bump actions/upload-pages-artifact from 4.0.0 to 5.0.0#137dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@7b1f4a7...fc324d3) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Greptile SummaryRoutine Dependabot bump of Confidence Score: 5/5Safe to merge — straightforward dependency bump with no logic changes and a correctly pinned commit hash. The only change is a version bump of a GitHub Actions dependency, pinned to the new release's commit hash. The v5.0.0 release is backward-compatible and no issues were found. No files require special attention. Important Files Changed
Sequence DiagramsequenceDiagram
participant GHA as GitHub Actions
participant Build as Build Job
participant Upload as upload-pages-artifact@v5.0.0
participant Pages as GitHub Pages
GHA->>Build: Trigger docs workflow
Build->>Build: Build site with zensical
Build->>Upload: Upload artifact (path: site)
Upload->>Pages: Store pages artifact
Pages-->>GHA: Deploy to GitHub Pages
Reviews (1): Last reviewed commit: "chore(ci): bump actions/upload-pages-art..." | Re-trigger Greptile |
Bumps actions/upload-pages-artifact from 4.0.0 to 5.0.0.
Release notes
Sourced from actions/upload-pages-artifact's releases.
Commits
fc324d3Merge pull request #139 from Tom-van-Woudenberg/patch-1fe9d4b7Merge branch 'main' into patch-10ca1617Merge pull request #137 from jonchurch/include-hidden-files57f0e84Update action.yml4a90348v7 --> hash56f665aUpdate upload-artifact action to version 7f7615f5Addinclude-hidden-filesinputYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)