From 8c4d1d4d299aa1b7d4f8c432245e4a5896044815 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 11 Oct 2021 16:20:35 +0200 Subject: [PATCH] Upgrade CI to github-release resource 1.5.5 Closes gh-27460 --- ci/pipeline.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index b1ddcc5ac4ca..e2929cfc2612 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -49,6 +49,11 @@ resource_types: source: repository: springio/artifactory-resource tag: 0.0.13 +- name: github-release + type: registry-image + source: + repository: concourse/github-release-resource + tag: 1.5.5 - name: github-status-resource type: registry-image source: