From 83eac9af187c0151bf8039f1827649a8c3ca588f Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 11 Oct 2021 16:18:35 +0200 Subject: [PATCH] Upgrade CI to github-release resource 1.5.5 Closes gh-27459 --- ci/pipeline.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index b9fe3db2f9..64f6ffe3ad 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -46,6 +46,11 @@ resource_types: source: repository: springio/artifactory-resource tag: 0.0.17 +- name: github-release + type: registry-image + source: + repository: concourse/github-release-resource + tag: 1.5.5 - name: github-status-resource type: registry-image source: