chore(deps): update actions/github-script action to v3#10
Merged
Conversation
ivankatliarchuk
approved these changes
Apr 10, 2021
ivankatliarchuk
added a commit
that referenced
this pull request
May 5, 2021
'fork: Forked from upstream "syncronize-repository-content #3 #2021-04-05T11-22" [skip ci]'
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
0.9.0->v3.1.1Release Notes
actions/github-script
v3.1.1Compare Source
This releases adds the
@actions/globpackage, which can be used in scripts via theglobvariable - #127v3.1.0Compare Source
This release adds the latest Octokit dependencies.
v3.0.2Compare Source
I made an error in building v3.0.1, and this resolves that.
v3.0.1Compare Source
This release bumps actions-core to 1.2.6.
v3.0.0Compare Source
The Actions and Octokit dependencies have been bumped. Since they contain major version updates, this also constitutes a major version update for this action:
{ "@​actions/core": "^1.2.4", "@​actions/github": "^4.0.0", "@​actions/io": "^1.0.2", "@​octokit/core": "^3.1.2", "@​octokit/plugin-paginate-rest": "^2.3.0", "@​octokit/plugin-rest-endpoint-methods": "^4.1.2" }v2.0.1Compare Source
This release includes vendored licenses for this action's npm dependencies.
v2.0.0Compare Source
This updates the NPM package
@actions/githubto the latest version, which includes updates to the rest API interface.v1.1.0Compare Source
This release includes the @actions/io package, exposed as
ioin the script.v1.0.1Compare Source
v1.0.0Compare Source
This is the initial major release of actions/github-script
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.