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

Commit 524cb71

Browse files
Bump e1himself/goss-installation-action from 1.1.0 to 1.2.1
Bumps [e1himself/goss-installation-action](https://github.com/e1himself/goss-installation-action) from 1.1.0 to 1.2.1. - [Release notes](https://github.com/e1himself/goss-installation-action/releases) - [Changelog](https://github.com/e1himself/goss-installation-action/blob/master/CHANGELOG.md) - [Commits](e1himself/goss-installation-action@v1.1.0...v1.2.1) --- updated-dependencies: - dependency-name: e1himself/goss-installation-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 69a1a8a commit 524cb71

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)