arduino-libraries / RTCZero

RTC Library for SAMD21 based boards
http://arduino.cc/en/Reference/RTC
GNU Lesser General Public License v2.1
76 stars 79 forks source link

Bump carlosperate/download-file-action from 1.0.3 to 1.1.0 #80

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

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
  • 85e2ad2 Docs: Add a simple example and dev notes.
  • f4356dc Action: Add SHA256 hash verification.
  • 976c4b3 Action: Add MD5 hash verification.
  • e0f1aeb CI: Add test for absolute paths.
  • 0fac872 CI: Fix all test running in Ubuntu & add checks for step output correctness.
  • ed3f385 Action: Normalise file path output.
  • 1e84f9c Action: Rebuild dist with latest security updates.
  • 250e5b6 Action: Update node version to 16.
  • a6b92e9 Merge pull request #7 from carlosperate/dependabot/npm_and_yarn/path-parse-1.0.7
  • bae6845 Bump path-parse from 1.0.6 to 1.0.7
  • 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)
dependabot[bot] commented 2 years ago

Looks like carlosperate/download-file-action is up-to-date now, so this is no longer needed.