Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork49
Bump carlosperate/download-file-action from 1.0.3 to 1.1.1#53
New issue
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
per1234 merged 2 commits intomainfromdependabot/github_actions/carlosperate/download-file-action-1.1.1May 4, 2022
Merged
Bump carlosperate/download-file-action from 1.0.3 to 1.1.1#53
per1234 merged 2 commits intomainfromdependabot/github_actions/carlosperate/download-file-action-1.1.1May 4, 2022
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Bumps [carlosperate/download-file-action](https://github.com/carlosperate/download-file-action) from 1.0.3 to 1.1.1.- [Release notes](https://github.com/carlosperate/download-file-action/releases)- [Commits](carlosperate/download-file-action@v1.0.3...v1.1.1)---updated-dependencies:- dependency-name: carlosperate/download-file-action dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
The `carlosperate/download-file-action` action is used in the GitHub Actions workflows as a convenient way to downloadexternal resources.A major version ref has been added to that repository. It will always point to the latest release of the "1" majorversion series. This means it is no longer necessary to do a full pin of the action version in use as before.Use of the major version ref will cause the workflow to use a stable version of the action, while also benefiting fromongoing development to the action up until such time as a new major release of an action is made. At that time we wouldneed to evaluate whether any changes to the workflow are required by the breaking change that triggered the majorrelease before manually updating the major ref (e.g., uses: `carlosperate/download-file-action@v2`). I think thisapproach strikes the right balance between stability and maintainability for these workflows.
24f8f4e to5c6f07eCompareper1234 approved these changesMay 4, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumpscarlosperate/download-file-action from 1.0.3 to 1.1.1.
Release notes
Sourced fromcarlosperate/download-file-action's releases.
Commits
2572c62Project: Uprev to v1.1.1be3b8e7Project: Rebuild dist.72a60b9Merge pull request#13 from pzhlkj6612/output-downloaded-file-pathb084e65Merge branch 'master' into output-downloaded-file-pathb66a161Merge pull request#11 from pzhlkj6612/calc-hash-when-input-hash4a1b7e5merge master214baccmerge master1d808c9Merge pull request#12 from pzhlkj6612/package_json-versionfd64e71Merge pull request#9 from pzhlkj6612/fileURL-is-required-param-00543120Merge branch 'master' into fileURL-is-required-param-0Dependabot 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)