forked from fabianrbz/github-actions
-
Notifications
You must be signed in to change notification settings - Fork 1
Update dependency actions-toolkit to v2.1.0 #14
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dev-mend-for-github-com
wants to merge
1
commit into
main
Choose a base branch
from
whitesource-remediate/actions-toolkit-2.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update dependency actions-toolkit to v2.1.0 #14
dev-mend-for-github-com
wants to merge
1
commit into
main
from
whitesource-remediate/actions-toolkit-2.x-lockfile
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
09bd32a to
3e3f303
Compare
2b8334e to
2d460b7
Compare
2d460b7 to
472e772
Compare
3330905 to
b8678d3
Compare
7487bd1 to
c3be8a4
Compare
c3be8a4 to
923c138
Compare
ea91067 to
e303a58
Compare
56b3fcf to
5a83681
Compare
e7e551f to
2453e63
Compare
efd6a76 to
f587a45
Compare
0133a92 to
ac9fb00
Compare
ac9fb00 to
88beb90
Compare
88beb90 to
b0566c5
Compare
fe0ae39 to
dcfc790
Compare
e4dda83 to
44deb2c
Compare
44b7b24 to
17ebaf0
Compare
443a761 to
eaff92b
Compare
24f5cf6 to
6f3f5e5
Compare
6f3f5e5 to
bb9a0f3
Compare
Author
|
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:
2.0.0->2.1.0By merging this PR, the below vulnerabilities will be automatically resolved:
Release Notes
JasonEtco/actions-toolkit (actions-toolkit)
v2.1.0Compare Source
This release is focused on improved TypeScript definitions and documentation upgrades! Now, types for modules that actions-toolkit directly exposes are included, so writing Actions in TypeScript should be a breeze 🌬
What’s Changed