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 a6d85f4 commit 5099382
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 @@ -48,7 +48,7 @@ jobs:
tags: |
ghcr.io/${{ github.repository }}:${{ matrix.php }}
load: ${{ (matrix.platform == 'linux/amd64') }}
- uses: e1himself/goss-installation-action@v1.1.0
- uses: e1himself/goss-installation-action@v1.2.1
if: ${{ (matrix.platform == 'linux/amd64') }}
- name: Test PHP ${{ matrix.php }}
if: ${{ (matrix.platform == 'linux/amd64') }}
Expand Down

0 comments on commit 5099382

Please sign in to comment.