Skip to content

Commit 6c49bae

Browse files
Update anishathalye/proof-html action to v2 (#31)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [anishathalye/proof-html](https://redirect.github.com/anishathalye/proof-html) | action | major | `v1.4.2` -> `v2.2.1` | --- ### Release Notes <details> <summary>anishathalye/proof-html (anishathalye/proof-html)</summary> ### [`v2.2.1`](https://redirect.github.com/anishathalye/proof-html/compare/v2.2.0...v2.2.1) [Compare Source](https://redirect.github.com/anishathalye/proof-html/compare/v2.2.0...v2.2.1) ### [`v2.2.0`](https://redirect.github.com/anishathalye/proof-html/compare/v2.1.4...v2.2.0) [Compare Source](https://redirect.github.com/anishathalye/proof-html/compare/v2.1.4...v2.2.0) ### [`v2.1.4`](https://redirect.github.com/anishathalye/proof-html/compare/v2.1.3...v2.1.4) [Compare Source](https://redirect.github.com/anishathalye/proof-html/compare/v2.1.3...v2.1.4) ### [`v2.1.3`](https://redirect.github.com/anishathalye/proof-html/compare/v2.1.2...v2.1.3) [Compare Source](https://redirect.github.com/anishathalye/proof-html/compare/v2.1.2...v2.1.3) ### [`v2.1.2`](https://redirect.github.com/anishathalye/proof-html/compare/v2.1.1...v2.1.2) [Compare Source](https://redirect.github.com/anishathalye/proof-html/compare/v2.1.1...v2.1.2) ### [`v2.1.1`](https://redirect.github.com/anishathalye/proof-html/compare/v2.1.0...v2.1.1) [Compare Source](https://redirect.github.com/anishathalye/proof-html/compare/v2.1.0...v2.1.1) ### [`v2.1.0`](https://redirect.github.com/anishathalye/proof-html/compare/v2.0.4...v2.1.0) [Compare Source](https://redirect.github.com/anishathalye/proof-html/compare/v2.0.4...v2.1.0) ### [`v2.0.4`](https://redirect.github.com/anishathalye/proof-html/compare/v2.0.3...v2.0.4) [Compare Source](https://redirect.github.com/anishathalye/proof-html/compare/v2.0.3...v2.0.4) ### [`v2.0.3`](https://redirect.github.com/anishathalye/proof-html/compare/v2.0.2...v2.0.3) [Compare Source](https://redirect.github.com/anishathalye/proof-html/compare/v2.0.2...v2.0.3) ### [`v2.0.2`](https://redirect.github.com/anishathalye/proof-html/compare/v2.0.1...v2.0.2) [Compare Source](https://redirect.github.com/anishathalye/proof-html/compare/v2.0.1...v2.0.2) ### [`v2.0.1`](https://redirect.github.com/anishathalye/proof-html/compare/v2.0.0...v2.0.1) [Compare Source](https://redirect.github.com/anishathalye/proof-html/compare/v2.0.0...v2.0.1) ### [`v2.0.0`](https://redirect.github.com/anishathalye/proof-html/compare/v1.4.2...v2.0.0) [Compare Source](https://redirect.github.com/anishathalye/proof-html/compare/v1.4.2...v2.0.0) </details> --- ### Configuration 📅 **Schedule**: 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 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/Pearl1981/demo-repository). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS4xOCIsInVwZGF0ZWRJblZlciI6IjQwLjYyLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
2 parents 78e72a6 + cce8513 commit 6c49bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/proof-html.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
build:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: anishathalye/proof-html@v1.4.2
11+
- uses: anishathalye/proof-html@v2.2.1
1212
with:
1313
directory: ./

0 commit comments

Comments
 (0)