107-systems / 107-Arduino-MCP2515

Arduino library for controlling the MCP2515 in order to receive/transmit CAN frames.
https://107-systems.org
MIT License
88 stars 14 forks source link

Bump carlosperate/download-file-action from 1.0.3 to 1.1.1 #75

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps carlosperate/download-file-action from 1.0.3 to 1.1.1.

Release notes

Sourced from carlosperate/download-file-action's releases.

v1.1.1

  • Only calculate MD5 and SHA256 hashes when values have been provided to the action (thanks @​pzhlkj6612!)
  • Make the MD5 and SHA256 hash comparison case insensitive (thanks @​pzhlkj6612!)
  • More info printed to the log (thanks @​pzhlkj6612!)

Full Changelog: https://github.com/carlosperate/download-file-action/compare/v1.1.0...v1.1.1

v1.1.0

  • Added MD5 action input and file verification
  • Added SHA256 action input and file verification

Full Changelog: https://github.com/carlosperate/download-file-action/compare/v1.0.3...v1.1.0

Commits
  • 2572c62 Project: Uprev to v1.1.1
  • be3b8e7 Project: Rebuild dist.
  • 72a60b9 Merge pull request #13 from pzhlkj6612/output-downloaded-file-path
  • b084e65 Merge branch 'master' into output-downloaded-file-path
  • b66a161 Merge pull request #11 from pzhlkj6612/calc-hash-when-input-hash
  • 4a1b7e5 merge master
  • 214bacc merge master
  • 1d808c9 Merge pull request #12 from pzhlkj6612/package_json-version
  • fd64e71 Merge pull request #9 from pzhlkj6612/fileURL-is-required-param-0
  • 0543120 Merge branch 'master' into fileURL-is-required-param-0
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)