Skip to content

Commit

Permalink
fix: aligning CI parameters (#565)
Browse files Browse the repository at this point in the history
including necessary token parameter.

[#187597749]
  • Loading branch information
Tallicia authored Aug 1, 2024
1 parent 61e7dc7 commit 2529736
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/pipelines/cf-mgmt/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,7 @@ jobs:
params:
BASE: main
BRANCH: *go-module-branch
GH_TOKEN: *github_access_token
LABELS: dependencies
TITLE: Bump go module ((.:golang-release-version))
MESSAGE: |
Expand All @@ -499,7 +500,7 @@ jobs:
I have detected a new version of a go module and automatically bumped
it to benefit from the latest changes.
If this does not look right, please reach out to the mapbu-cryogenics team.
If this does not look right, please reach out to the Identity and Credentials team.
input_mapping:
source-repo: source-write-only

0 comments on commit 2529736

Please sign in to comment.