Merge pull request #619 from docker/dependabot/npm_and_yarn/actions/github-5.0.3
Bump @actions/github from 5.0.1 to 5.0.3
This commit is contained in:
		
						commit
						a571ccfa72
					
				
							
								
								
									
										8
									
								
								dist/index.js
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								dist/index.js
									
									
									
										generated
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										2
									
								
								dist/index.js.map
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/index.js.map
									
									
									
										generated
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@ -30,7 +30,7 @@
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@actions/core": "^1.6.0",
 | 
			
		||||
    "@actions/exec": "^1.1.1",
 | 
			
		||||
    "@actions/github": "^5.0.1",
 | 
			
		||||
    "@actions/github": "^5.0.3",
 | 
			
		||||
    "csv-parse": "^5.0.4",
 | 
			
		||||
    "handlebars": "^4.7.7",
 | 
			
		||||
    "semver": "^7.3.7",
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										19
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										19
									
								
								yarn.lock
									
									
									
									
									
								
							@ -16,12 +16,12 @@
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@actions/io" "^1.0.1"
 | 
			
		||||
 | 
			
		||||
"@actions/github@^5.0.1":
 | 
			
		||||
  version "5.0.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.0.1.tgz#5fdbe371d9a592038668be95d12421361585fba1"
 | 
			
		||||
  integrity sha512-JZGyPM9ektb8NVTTI/2gfJ9DL7Rk98tQ7OVyTlgTuaQroariRBsOnzjy0I2EarX4xUZpK88YyO503fhmjFdyAg==
 | 
			
		||||
"@actions/github@^5.0.3":
 | 
			
		||||
  version "5.0.3"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.0.3.tgz#b305765d6173962d113451ea324ff675aa674f35"
 | 
			
		||||
  integrity sha512-myjA/pdLQfhUGLtRZC/J4L1RXOG4o6aYdiEq+zr5wVVKljzbFld+xv10k1FX6IkIJtNxbAq44BdwSNpQ015P0A==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@actions/http-client" "^1.0.11"
 | 
			
		||||
    "@actions/http-client" "^2.0.1"
 | 
			
		||||
    "@octokit/core" "^3.6.0"
 | 
			
		||||
    "@octokit/plugin-paginate-rest" "^2.17.0"
 | 
			
		||||
    "@octokit/plugin-rest-endpoint-methods" "^5.13.0"
 | 
			
		||||
@ -33,6 +33,13 @@
 | 
			
		||||
  dependencies:
 | 
			
		||||
    tunnel "0.0.6"
 | 
			
		||||
 | 
			
		||||
"@actions/http-client@^2.0.1":
 | 
			
		||||
  version "2.0.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.0.1.tgz#873f4ca98fe32f6839462a6f046332677322f99c"
 | 
			
		||||
  integrity sha512-PIXiMVtz6VvyaRsGY268qvj57hXQEpsYogYOu2nrQhlf+XCGmZstmuZBbAybUl1nQGnvS1k1eEsQ69ZoD7xlSw==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    tunnel "^0.0.6"
 | 
			
		||||
 | 
			
		||||
"@actions/io@^1.0.1":
 | 
			
		||||
  version "1.0.2"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.0.2.tgz#2f614b6e69ce14d191180451eb38e6576a6e6b27"
 | 
			
		||||
@ -3552,7 +3559,7 @@ tsutils@^3.21.0:
 | 
			
		||||
  dependencies:
 | 
			
		||||
    tslib "^1.8.1"
 | 
			
		||||
 | 
			
		||||
tunnel@0.0.6:
 | 
			
		||||
tunnel@0.0.6, tunnel@^0.0.6:
 | 
			
		||||
  version "0.0.6"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
 | 
			
		||||
  integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user