8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bumps carlosperate/download-file-action from 1 to 2.
Sourced from carlosperate/download-file-action's releases.
v2.0.0 Breaking Changes The Action output file-path is now an absolute path (by @pzhlkj6612 in carlosperate/download-file-action#14, thanks!) In theory I would not expect this to cause any breakage, but to be safe we are releasing this change as v2.0.0 Other Changes Minor improvements to the CI tests Full Changelog: carlosperate/download-file-action@v1.1.2...v2.0.0 v1.1.2 What's Changed Updated runtime and dev dependencies, this resolves some of the warnings printed in the GitHub Actions Annotations page https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ Updated the linter used and made minor improvemnts to the codebase with no impact on the Action behaviour Improvements to the tests running on CI Full Changelog: carlosperate/download-file-action@v1.1.1...v1.1.2 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: carlosperate/download-file-action@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: carlosperate/download-file-action@v1.0.3...v1.1.0 v1.0.3 Update dev dependencies to resolved a security warning. v1.0.2 Add success info message, and set failure if URL not set. Update project README Add extra tests v1.0.1 Updates descriptions for marketplace.
file-path
@pzhlkj6612
Full Changelog: carlosperate/download-file-action@v1.1.2...v2.0.0
Full Changelog: carlosperate/download-file-action@v1.1.1...v1.1.2
Full Changelog: carlosperate/download-file-action@v1.1.0...v1.1.1
Full Changelog: carlosperate/download-file-action@v1.0.3...v1.1.0
Update dev dependencies to resolved a security warning.
Updates descriptions for marketplace.
83d04ab
7ce2c2d
99a94bb
ab2f4d5
214bacc
1d808c9
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 rebase
You can trigger Dependabot actions by commenting on this PR:
@dependabot recreate
@dependabot merge
@dependabot squash and merge
@dependabot cancel merge
@dependabot reopen
@dependabot close
@dependabot ignore this major version
@dependabot ignore this minor version
@dependabot ignore this dependency
Sorry, something went wrong.
Bump carlosperate/download-file-action from 1 to 2
3d14d82
Bumps [carlosperate/download-file-action](https://github.com/carlosperate/download-file-action) from 1 to 2. - [Release notes](https://github.com/carlosperate/download-file-action/releases) - [Commits](carlosperate/download-file-action@v1...v2) --- updated-dependencies: - dependency-name: carlosperate/download-file-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
ae23654
per1234 per1234 approved these changes
per1234
Successfully merging this pull request may close these issues.