diff --git a/drupal-11.yaml b/drupal-11.yaml index 22f0e6915d6..1631e7c60a7 100644 --- a/drupal-11.yaml +++ b/drupal-11.yaml @@ -1,7 +1,7 @@ package: name: drupal-11 description: Drupal is an open source content management platform powering millions of websites and applications. - version: "11.2.3" + version: "11.2.4" epoch: 0 resources: cpu: 17 @@ -77,14 +77,14 @@ pipeline: with: repository: https://github.com/drupal/drupal.git tag: ${{package.version}} - expected-commit: 0bf2e9cf405162e4ba3f7611f868efdc468e340c + expected-commit: 4c38856b725ff2fbece3dc7cbc161045d82ee092 destination: /usr/src/${{package.name}} - uses: git-checkout with: repository: https://github.com/drupal/recommended-project.git tag: ${{package.version}} - expected-commit: 0edd16b94cff9cc21e3a501c9b0222364791008a + expected-commit: c843d5bfe9f81c6ad3c14d525ab8e89d08d2671a destination: vendor-binaries # For compatibility with upstream image that has `/opt/drupal/{vendor,recipes}`