File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ 2.0.0] ( https://github.com/asdf-vm/actions/compare/v1.1.0...v2.0.0 ) (2023-03-09)
6
+
7
+ ### ⚠ BREAKING CHANGES
8
+
9
+ - Update actions to use node16
10
+ ([ #488 ] ( https://github.com/asdf-vm/actions/issues/488 ) )
11
+ ([ 6844d09] ( https://github.com/asdf-vm/actions/commit/6844d09b13209e7d2ce3b63d2b089a2acef581ec ) )
12
+ - released by
13
+ ([ 2f61da5] ( https://github.com/asdf-vm/actions/commit/2f61da5af7da0a1216219da51d0718c25e159a77 ) )
14
+
15
+ ### Bug Fixes
16
+
17
+ - update codeql for dependabot compat
18
+ ([ 3f6d713] ( https://github.com/asdf-vm/actions/commit/3f6d71382fe4c7807936733d72aef7ee6e56e7a9 ) )
19
+ - use correct trigger type
20
+ ([ d464031] ( https://github.com/asdf-vm/actions/commit/d4640312f060abdd98823bf6bd9a2758851133c2 ) )
21
+
5
22
## [ 1.1.0] - 2020-12-22
6
23
7
24
### Added
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @asdf-vm/actions" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 2.0 .0" ,
4
4
"description" : " asdf github actions" ,
5
5
"repository" : " https://github.com/asdf-vm/actions" ,
6
6
"author" :
" Victor Borja <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments