Skip to content

Commit

Permalink
chore(dependencies): don't create an autobump PR for halyard on a fia… (
Browse files Browse the repository at this point in the history
#938)

Co-authored-by: Cameron Motevasselani <[email protected]>
(cherry picked from commit 3cf7254)

# Conflicts:
#	.github/workflows/bump_dependencies.yml
  • Loading branch information
link108 authored and mergify-bot committed Apr 26, 2022
1 parent f30f750 commit db75ec7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/bump_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ jobs:
ref: ${{ github.event.client_payload.ref }}
baseBranch: ${{ github.event.client_payload.branch }}
key: fiatVersion
<<<<<<< HEAD
repositories: clouddriver,echo,front50,gate,halyard,igor,keel,orca
=======
repositories: clouddriver,echo,front50,gate,igor,keel,orca
mavenRepositoryUrl: https://repo.maven.apache.org/maven2
groupId: io.spinnaker.fiat
artifactId: fiat-bom
>>>>>>> 3cf7254 (chore(dependencies): don't create an autobump PR for halyard on a fia… (#938))
env:
GITHUB_OAUTH: ${{ secrets.SPINNAKER_GITHUB_TOKEN }}

0 comments on commit db75ec7

Please sign in to comment.