# Copyright 2020-2025 the Pinniped contributors. All Rights Reserved. # SPDX-License-Identifier: Apache-2.0 --- platform: linux image_resource: type: registry-image source: repository: golang tag: '1.24.4' inputs: - name: pinniped-ci - name: github-final-release - name: pinniped-in outputs: - name: pinniped-out run: path: pinniped-ci/pipelines/shared-tasks/update-version-and-cli-docs/task.sh