@octokit/action
Advanced tools
Comparing version 3.15.1 to 3.15.2
@@ -64,3 +64,3 @@ 'use strict'; | ||
const VERSION = "3.15.1"; | ||
const VERSION = "3.15.2"; | ||
@@ -67,0 +67,0 @@ const DEFAULTS = { |
@@ -1,1 +0,1 @@ | ||
export const VERSION = "3.15.1"; | ||
export const VERSION = "3.15.2"; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "3.15.1"; | ||
export declare const VERSION = "3.15.2"; |
{ | ||
"name": "@octokit/action", | ||
"description": "GitHub API client for GitHub Actions", | ||
"version": "3.15.1", | ||
"version": "3.15.2", | ||
"license": "MIT", | ||
@@ -24,3 +24,3 @@ "files": [ | ||
"@octokit/plugin-paginate-rest": "^2.2.4", | ||
"@octokit/plugin-rest-endpoint-methods": "5.9.0", | ||
"@octokit/plugin-rest-endpoint-methods": "5.10.0", | ||
"@octokit/types": "^6.16.1", | ||
@@ -27,0 +27,0 @@ "https-proxy-agent": "^5.0.0" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12702
+ Added@octokit/plugin-rest-endpoint-methods@5.10.0(transitive)
- Removed@octokit/plugin-rest-endpoint-methods@5.9.0(transitive)