Skip to content

Commit

Permalink
build(deps): bump isbang/compose-action from 2.0.2 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/isbang/compose-action/releases)
- [Commits](hoverkraft-tech/compose-action@f1ca7fe...9575d40)

---
updated-dependencies:
- dependency-name: isbang/compose-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent c9b9e82 commit 9d13383
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/functional-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
ref: ${{ inputs.umbrella_branch }}

- name: Deploy RSTUF with Worker container from source code
uses: isbang/compose-action@f1ca7fefe3627c2dab0ae1db43a106d82740245e
uses: isbang/compose-action@9575d402e7402331b6ac509df860c4da3ab47fc2
with:
compose-file: ${{ inputs.docker_compose }}
env:
Expand All @@ -93,7 +93,7 @@ jobs:
ref: ${{ inputs.umbrella_branch }}

- name: Deploy RSTUF with Worker container from source code
uses: isbang/compose-action@f1ca7fefe3627c2dab0ae1db43a106d82740245e
uses: isbang/compose-action@9575d402e7402331b6ac509df860c4da3ab47fc2
with:
compose-file: ${{ inputs.docker_compose }}
env:
Expand Down Expand Up @@ -122,7 +122,7 @@ jobs:
ref: ${{ inputs.umbrella_branch }}

- name: Deploy RSTUF with Worker container from source code
uses: isbang/compose-action@f1ca7fefe3627c2dab0ae1db43a106d82740245e
uses: isbang/compose-action@9575d402e7402331b6ac509df860c4da3ab47fc2
with:
compose-file: ${{ inputs.docker_compose }}
env:
Expand Down

0 comments on commit 9d13383

Please sign in to comment.