Merge pull request #43 from github/cschleiden/github_token

Always include GITHUB_TOKEN in the secrets
This commit is contained in:
Christopher Schleiden
2022-12-08 10:21:29 -08:00
committed by GitHub
10 changed files with 61 additions and 31 deletions
+6 -6
View File
@@ -648,9 +648,9 @@
"dev": true
},
"node_modules/@github/actions-expressions": {
"version": "0.0.6",
"resolved": "https://npm.pkg.github.com/download/@github/actions-expressions/0.0.6/b98fa3f0e98aec967c22906c2a5848782d6a2ff2",
"integrity": "sha512-0W7a8PIUHcH39cvQdGIOMaj5+3JMCW0u0STKKA42V4TNEvp6R5tcs4L3w3+PEmslPX9P2j6GPxLxSEaq9armew==",
"version": "0.0.7",
"resolved": "https://npm.pkg.github.com/download/@github/actions-expressions/0.0.7/deed2be11b9f74791730303b6e33f9aca701d6a7",
"integrity": "sha512-PG8dQUafOckk/ny5O1wcUcfml5IZM8REoi7WBBY1HfpnRR7mL7gqTczQEmQWNTpoHb9f1VQK47y2hBZTOg9Y7g==",
"license": "MIT",
"engines": {
"node": ">= 16"
@@ -10892,9 +10892,9 @@
"dev": true
},
"@github/actions-expressions": {
"version": "0.0.6",
"resolved": "https://npm.pkg.github.com/download/@github/actions-expressions/0.0.6/b98fa3f0e98aec967c22906c2a5848782d6a2ff2",
"integrity": "sha512-0W7a8PIUHcH39cvQdGIOMaj5+3JMCW0u0STKKA42V4TNEvp6R5tcs4L3w3+PEmslPX9P2j6GPxLxSEaq9armew=="
"version": "0.0.7",
"resolved": "https://npm.pkg.github.com/download/@github/actions-expressions/0.0.7/deed2be11b9f74791730303b6e33f9aca701d6a7",
"integrity": "sha512-PG8dQUafOckk/ny5O1wcUcfml5IZM8REoi7WBBY1HfpnRR7mL7gqTczQEmQWNTpoHb9f1VQK47y2hBZTOg9Y7g=="
},
"@github/actions-languageserver": {
"version": "file:actions-languageserver",