Skip to content

Commit

Permalink
v8
Browse files Browse the repository at this point in the history
  • Loading branch information
amin19948 authored Oct 25, 2023
1 parent a4364d9 commit b223b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compose_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
docker login -u ${{ secrets.dockerhub_user }} -p ${{ secrets.dockerhub_pass }}
- name: Compose up
uses: konvenit/workflowator/.github/actions/compose@fix_load_yaml
uses: konvenit/workflowator/.github/actions/compose@v8
with:
application-name: ${{ inputs.application-name }}

Expand Down

0 comments on commit b223b56

Please sign in to comment.