Skip to content

Commit

Permalink
Merge pull request #269 from QCDIS/dependabot/github_actions/isbang/c…
Browse files Browse the repository at this point in the history
…ompose-action-2.0.2

[actions] Bump isbang/compose-action from 2.0.1 to 2.0.2
  • Loading branch information
gpelouze authored Dec 12, 2024
2 parents 2a00b01 + 2169339 commit 3a947d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
cd $DOCKER_FOLDER && docker build . --file Dockerfile -t $TAG --build-arg "NODE_ENV=${{ inputs.environment }}"
- name: Run docker compose
uses: isbang/[email protected].1
uses: isbang/[email protected].2
with:
compose-file: "${{ inputs.docker_folder }}/docker-compose.yaml"

Expand Down

0 comments on commit 3a947d6

Please sign in to comment.