From 2ae47c542bff4099cb6d209eefd523ed50522243 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Thu, 19 Jan 2023 13:45:46 -0800 Subject: [PATCH] Upgrade concourse/github-release-resource to 1.8.0 --- ci/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 37651e5669..88f80583d6 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -128,7 +128,7 @@ resource_types: type: registry-image source: repository: concourse/github-release-resource - tag: 1.5.5 + tag: 1.8.0 resources: - name: git-repo type: git