diff --git a/drupal-11.yaml b/drupal-11.yaml index 09de10a4277..48d606ba291 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.1.8" + version: "11.2.2" epoch: 0 resources: cpu: 17 @@ -77,14 +77,14 @@ pipeline: with: repository: https://github.com/drupal/drupal.git tag: ${{package.version}} - expected-commit: b62f0f54e12eaa925c06e2a25e24962c8185722f + expected-commit: 965123445745f50c7fc001c72a96650518c267d2 destination: /usr/src/${{package.name}} - uses: git-checkout with: repository: https://github.com/drupal/recommended-project.git tag: ${{package.version}} - expected-commit: 5c3ed42e6bd926c50afa1fc33f8e4717fe4c483f + expected-commit: fa1bc3962b89743d74fbded0cc88c1eaff34f60a destination: vendor-binaries # For compatibility with upstream image that has `/opt/drupal/{vendor,recipes}`