actions-hugo
actions-hugo copied to clipboard
deps: bump @actions/core from 1.6.0 to 1.9.0
Bumps @actions/core from 1.6.0 to 1.9.0.
Changelog
Sourced from @actions/core's changelog.
1.9.0
- Added
toPosixPath,toWin32PathandtoPlatformPathutilities #11021.8.2
- Update to v2.0.1 of
@actions/http-client#10871.8.1
- Update to v2.0.0 of
@actions/http-client1.8.0
- Deprecate
markdownSummaryextension export in favor ofsummary1.7.0
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
Codecov Report
Merging #592 (07b335f) into main (808d10a) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## main #592 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 7 7
Lines 140 140
Branches 20 20
=========================================
Hits 140 140
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 808d10a...07b335f. Read the comment docs.
Superseded by #601.