Skip to content

Commit

Permalink
fix(build): don't bump the version of clouddriver in front50 (#5477)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbyron-sf committed Aug 17, 2021
1 parent be0bd6d commit 53f974a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump_dependencies.yml
Expand Up @@ -12,6 +12,6 @@ jobs:
with:
ref: ${{ github.event.client_payload.ref }}
key: clouddriverVersion
repositories: front50,halyard
repositories: halyard
env:
GITHUB_OAUTH: ${{ secrets.SPINNAKER_GITHUB_TOKEN }}

0 comments on commit 53f974a

Please sign in to comment.