Skip to content

Commit

Permalink
Change version of docker compose action (#1357)
Browse files Browse the repository at this point in the history
  • Loading branch information
masa-orca authored Aug 3, 2024
1 parent c27b5b5 commit 87f8e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugins-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
# the Zabbix server. To do this we spin up a Docker container using the `matrix`
# of version and ports specified earlier.
- name: Zabbix container server provisioning
uses: isbang/compose-action@v1.5.0
uses: hoverkraft-tech/compose-action@v2.0.1
with:
compose-file: "./ansible_collections/community/zabbix/docker-compose.yml"
env:
Expand Down

0 comments on commit 87f8e7c

Please sign in to comment.