Skip to content

Commit

Permalink
build(deps): Bump isbang/compose-action from 1.5.1 to 2.0.0 (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent f2a8fdb commit 5c0394b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: |
docker compose -f docker-compose.yml up -d --wait --wait-timeout=30
- uses: isbang/compose-action@v1.5.1
- uses: isbang/compose-action@v2.0.0

# Leaving comments as this makes testing the openssh docker image easier and should save someone some time later
# - name: Test SSH File Permissiosn
Expand Down

0 comments on commit 5c0394b

Please sign in to comment.