Skip to content

Commit

Permalink
chore(deps): update dependency composer/composer to v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 15eb508 commit 4866b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: apk add --no-cache bash git su-exec

- name: "Install composer"
run: curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin --filename=composer --version=2.7.9
run: curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin --filename=composer --version=2.8.0

- name: "Checkout"
uses: actions/checkout@v4
Expand Down

0 comments on commit 4866b79

Please sign in to comment.