Skip to content

Commit

Permalink
Bump e1himself/goss-installation-action from 1.1.0 to 1.2.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 69a1a8a commit 524cb71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
dockerfile: Dockerfile-${{ matrix.php }}
trusted-registries: docker.io
- uses: e1himself/goss-installation-action@v1.1.0
- uses: e1himself/goss-installation-action@v1.2.1
- name: Build image
run: |
docker build --file=Dockerfile-${{ matrix.php }} -t docker-drupal-php7-fpm:sut .
Expand Down

0 comments on commit 524cb71

Please sign in to comment.