@octokit/action
Advanced tools
Comparing version 3.1.6 to 3.1.7
@@ -10,3 +10,3 @@ 'use strict'; | ||
const VERSION = "3.1.6"; | ||
const VERSION = "3.1.7"; | ||
@@ -13,0 +13,0 @@ const Octokit = core.Octokit.plugin(pluginPaginateRest.paginateRest, pluginRestEndpointMethods.restEndpointMethods).defaults({ |
@@ -1,1 +0,1 @@ | ||
export const VERSION = "3.1.6"; | ||
export const VERSION = "3.1.7"; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "3.1.6"; | ||
export declare const VERSION = "3.1.7"; |
{ | ||
"name": "@octokit/action", | ||
"description": "GitHub API client for GitHub Actions", | ||
"version": "3.1.6", | ||
"version": "3.1.7", | ||
"license": "MIT", | ||
@@ -24,3 +24,3 @@ "files": [ | ||
"@octokit/plugin-paginate-rest": "^2.2.4", | ||
"@octokit/plugin-rest-endpoint-methods": "4.4.1", | ||
"@octokit/plugin-rest-endpoint-methods": "4.7.0", | ||
"@octokit/types": "^6.0.3" | ||
@@ -27,0 +27,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
+ Added@octokit/plugin-rest-endpoint-methods@4.7.0(transitive)
- Removed@octokit/plugin-rest-endpoint-methods@4.4.1(transitive)