From 1888f078cccb6f251045d3557764644ad8db9c9d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 17 Jan 2022 16:14:28 +0000 Subject: [PATCH] Upgrade to github-release 1.5.5 --- ci/pipeline.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index d5fa4852..df5434a3 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -94,6 +94,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