Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent ef9508f commit f8701b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .docker/cli.dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# hadolint global ignore=DL3018
FROM uselagoon/php-8.2-cli-drupal:24.5.1
FROM uselagoon/php-8.2-cli-drupal:24.6.0

RUN apk add --no-cache $PHPIZE_DEPS && \
pecl install pcov && \
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/assign-author.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:

steps:
- name: Assign author
uses: toshimaru/[email protected].0
uses: toshimaru/[email protected].1

0 comments on commit f8701b6

Please sign in to comment.