mirror of
				https://github.com/gradle/gradle-build-action.git
				synced 2025-11-04 18:08:57 +08:00 
			
		
		
		
	Bump @actions/github from 5.0.3 to 5.1.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.3 to 5.1.0. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) --- updated-dependencies: - dependency-name: "@actions/github" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							
								
								
									
										14
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										14
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -13,7 +13,7 @@
 | 
			
		||||
        "@actions/cache": "3.0.4",
 | 
			
		||||
        "@actions/core": "1.9.1",
 | 
			
		||||
        "@actions/exec": "1.1.1",
 | 
			
		||||
        "@actions/github": "5.0.3",
 | 
			
		||||
        "@actions/github": "5.1.0",
 | 
			
		||||
        "@actions/glob": "0.3.0",
 | 
			
		||||
        "@actions/http-client": "2.0.1",
 | 
			
		||||
        "@actions/tool-cache": "2.0.1",
 | 
			
		||||
@@ -87,9 +87,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@actions/github": {
 | 
			
		||||
      "version": "5.0.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@actions/github/-/github-5.0.3.tgz",
 | 
			
		||||
      "integrity": "sha512-myjA/pdLQfhUGLtRZC/J4L1RXOG4o6aYdiEq+zr5wVVKljzbFld+xv10k1FX6IkIJtNxbAq44BdwSNpQ015P0A==",
 | 
			
		||||
      "version": "5.1.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@actions/github/-/github-5.1.0.tgz",
 | 
			
		||||
      "integrity": "sha512-tuI80F7JQIhg77ZTTgUAPpVD7ZnP9oHSPN8xw7LOwtA4vEMbAjWJNbmLBfV7xua7r016GyjzWLuec5cs8f/a8A==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@actions/http-client": "^2.0.1",
 | 
			
		||||
        "@octokit/core": "^3.6.0",
 | 
			
		||||
@@ -7007,9 +7007,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "@actions/github": {
 | 
			
		||||
      "version": "5.0.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@actions/github/-/github-5.0.3.tgz",
 | 
			
		||||
      "integrity": "sha512-myjA/pdLQfhUGLtRZC/J4L1RXOG4o6aYdiEq+zr5wVVKljzbFld+xv10k1FX6IkIJtNxbAq44BdwSNpQ015P0A==",
 | 
			
		||||
      "version": "5.1.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@actions/github/-/github-5.1.0.tgz",
 | 
			
		||||
      "integrity": "sha512-tuI80F7JQIhg77ZTTgUAPpVD7ZnP9oHSPN8xw7LOwtA4vEMbAjWJNbmLBfV7xua7r016GyjzWLuec5cs8f/a8A==",
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "@actions/http-client": "^2.0.1",
 | 
			
		||||
        "@octokit/core": "^3.6.0",
 | 
			
		||||
 
 | 
			
		||||
@@ -29,7 +29,7 @@
 | 
			
		||||
    "@actions/cache": "3.0.4",
 | 
			
		||||
    "@actions/core": "1.9.1",
 | 
			
		||||
    "@actions/exec": "1.1.1",
 | 
			
		||||
    "@actions/github": "5.0.3",
 | 
			
		||||
    "@actions/github": "5.1.0",
 | 
			
		||||
    "@actions/glob": "0.3.0",
 | 
			
		||||
    "@actions/http-client": "2.0.1",
 | 
			
		||||
    "@actions/tool-cache": "2.0.1",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user