From b18a56f451b31d0c33424acc19ecc8da08e18e84 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 23 Sep 2021 11:21:38 +0100 Subject: [PATCH] Upgrade CI to github-release resource 1.5.5 Closes gh-28114 --- ci/pipeline.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 6d0306be65..7b3c64cb9f 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -105,6 +105,11 @@ resource_types: source: repository: cfcommunity/slack-notification-resource tag: latest +- name: github-release + type: registry-image + source: + repository: concourse/github-release-resource + tag: 1.5.5 resources: - name: git-repo type: git