Skip to content

Commit

Permalink
Merge pull request #4 from beste/dependabot/github_actions/ramsey/com…
Browse files Browse the repository at this point in the history
…poser-install-2

github-actions(deps): bump ramsey/composer-install from 1 to 2
  • Loading branch information
github-actions[bot] authored Nov 17, 2022
2 parents 24b2fc5 + fd2e55f commit 5acec11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
env:
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: "ramsey/composer-install@v1"
- uses: "ramsey/composer-install@v2"
with:
dependency-versions: "${{ matrix.dependencies }}"
composer-options: "${{ matrix.composer-options }}"
Expand Down

0 comments on commit 5acec11

Please sign in to comment.