bump minor version

This commit is contained in:
Rasmus Wriedt Larsen 2024-04-08 11:43:11 +02:00
parent bcb5e6e0b8
commit e94a917e33
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

2
node_modules/.package-lock.json generated vendored
View file

@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "3.24.11",
"version": "3.25.0",
"lockfileVersion": 3,
"requires": true,
"packages": {

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "codeql",
"version": "3.24.11",
"version": "3.25.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "codeql",
"version": "3.24.11",
"version": "3.25.0",
"license": "MIT",
"dependencies": {
"@actions/artifact": "^1.1.2",

View file

@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "3.24.11",
"version": "3.25.0",
"private": true,
"description": "CodeQL action",
"scripts": {