Skip to content

Commit 43047e7

Browse files
committed
Updated commits
1 parent 57aa0b6 commit 43047e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drupal-11.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,14 +77,14 @@ pipeline:
7777
with:
7878
repository: https://github.com/drupal/drupal.git
7979
tag: ${{package.version}}
80-
expected-commit: 4a1db0db3b144a42daa0887e904f942a55fe5b6b
80+
expected-commit: 965123445745f50c7fc001c72a96650518c267d2
8181
destination: /usr/src/${{package.name}}
8282

8383
- uses: git-checkout
8484
with:
8585
repository: https://github.com/drupal/recommended-project.git
8686
tag: ${{package.version}}
87-
expected-commit: 4a1db0db3b144a42daa0887e904f942a55fe5b6b
87+
expected-commit: fa1bc3962b89743d74fbded0cc88c1eaff34f60a
8888
destination: vendor-binaries
8989

9090
# For compatibility with upstream image that has `/opt/drupal/{vendor,recipes}`

0 commit comments

Comments
 (0)