Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
52f14d8
Bump @actions/core from 2.0.2 to 3.0.0
dependabot[bot] Feb 2, 2026
4d92a23
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-3.0.0
gstraccini[bot] Feb 2, 2026
f5b71ce
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-3.0.0
gstraccini[bot] Feb 2, 2026
575aa88
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-3.0.0
gstraccini[bot] Mar 25, 2026
f8d3f9e
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-3.0.0
gstraccini[bot] Mar 25, 2026
9b5b34a
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-3.0.0
gstraccini[bot] Mar 25, 2026
416d7ac
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-3.0.0
gstraccini[bot] Mar 25, 2026
e7ba303
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-3.0.0
gstraccini[bot] Mar 27, 2026
33eae82
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-3.0.0
gstraccini[bot] Mar 30, 2026
200eeea
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-3.0.0
gstraccini[bot] Apr 1, 2026
e92621a
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-3.0.0
gstraccini[bot] Apr 1, 2026
02f4501
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-3.0.0
gstraccini[bot] Apr 2, 2026
7a11f58
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-3.0.0
gstraccini[bot] Apr 2, 2026
74b7cac
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-3.0.0
gstraccini[bot] Apr 2, 2026
39f0d6e
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-3.0.0
gstraccini[bot] Apr 6, 2026
2eccb4c
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-3.0.0
gstraccini[bot] Apr 6, 2026
69d89ed
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-3.0.0
gstraccini[bot] Apr 8, 2026
d0165bc
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-3.0.0
gstraccini[bot] Apr 8, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 21 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
]
},
"dependencies": {
"@actions/core": "^2.0.2"
"@actions/core": "^3.0.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.5",
Expand Down
Loading