From ba34ccdb317b70138cc0a2ec676556f2bab1e81a Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 27 Sep 2021 16:22:45 +0200 Subject: [PATCH] Upgrade CI to github-release resource 1.5.5 Closes gh-1267 --- ci/pipeline.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 7aa9d7fd7c..7bc6f8ca1e 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -63,6 +63,11 @@ resource_types: source: repository: teliaoss/github-pr-resource tag: v0.23.0 +- name: github-release + type: registry-image + source: + repository: concourse/github-release-resource + tag: 1.5.5 - name: github-status-resource type: registry-image source: