aboutsummaryrefslogtreecommitdiff
path: root/src/github-cli/devcontainer-feature.json
diff options
context:
space:
mode:
author3x!1 <exilvm@gmail.com>2022-09-07 02:00:39 +0300
committerGitHub <noreply@github.com>2022-09-07 02:00:39 +0300
commit023d6231968c6f0b83bb3b2a35a60599354eabed (patch)
tree582c8a0c105f3e082cc92933ce583c118250e0cd /src/github-cli/devcontainer-feature.json
parentaed075c7a57610f6fedecc117f94f6731148505a (diff)
Use the newly updated GPG key for GitHub CLI (#139)
* Use the newly updated GPG key for GitHub CLI * bump feature version
Diffstat (limited to 'src/github-cli/devcontainer-feature.json')
-rw-r--r--src/github-cli/devcontainer-feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/github-cli/devcontainer-feature.json b/src/github-cli/devcontainer-feature.json
index b3c736c..597291d 100644
--- a/src/github-cli/devcontainer-feature.json
+++ b/src/github-cli/devcontainer-feature.json
@@ -1,6 +1,6 @@
{
"id": "github-cli",
- "version": "1.0.3",
+ "version": "1.0.4",
"name": "GitHub CLI",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/github-cli",
"description": "Installs the GitHub CLI. Auto-detects latest version and installs needed dependencies.",