Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kairo Araujo <[email protected]>
  • Loading branch information
dependabot[bot] and kairoaraujo authored Oct 10, 2024
1 parent c92f005 commit c0709c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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
uses: isbang/compose-action@e5813a5909aca4ae36058edae58f6e52b9c971f8
uses: isbang/compose-action@f1ca7fefe3627c2dab0ae1db43a106d82740245e
with:
compose-file: ${{ inputs.docker_compose }}
env:
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
ref: ${{ inputs.umbrella_branch }}

- name: Deploy RSTUF
uses: isbang/compose-action@e5813a5909aca4ae36058edae58f6e52b9c971f8
uses: isbang/compose-action@f1ca7fefe3627c2dab0ae1db43a106d82740245e
with:
compose-file: ${{ inputs.docker_compose }}
env:
Expand Down

0 comments on commit c0709c3

Please sign in to comment.