Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit c228f8d

Browse files
Merge pull request #96 from reload/dependabot/github_actions/e1himself/goss-installation-action-1.2.1
2 parents 69a1a8a + 524cb71 commit c228f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
dockerfile: Dockerfile-${{ matrix.php }}
2828
trusted-registries: docker.io
29-
- uses: e1himself/goss-installation-action@v1.1.0
29+
- uses: e1himself/goss-installation-action@v1.2.1
3030
- name: Build image
3131
run: |
3232
docker build --file=Dockerfile-${{ matrix.php }} -t docker-drupal-php7-fpm:sut .

0 commit comments

Comments
 (0)