Skip to content

Commit f543c62

Browse files
Bump e1himself/goss-installation-action from 1.2.1 to 1.3.0
Bumps [e1himself/goss-installation-action](https://github.com/e1himself/goss-installation-action) from 1.2.1 to 1.3.0. - [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.2.1...v1.3.0) --- updated-dependencies: - dependency-name: e1himself/goss-installation-action dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7d6246 commit f543c62

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
@@ -48,7 +48,7 @@ jobs:
4848
tags: |
4949
ghcr.io/${{ github.repository }}:${{ matrix.derivate }}
5050
load: ${{ (matrix.platform == 'linux/amd64') && matrix.derivate == 'base' }}
51-
- uses: e1himself/goss-installation-action@v1.2.1
51+
- uses: e1himself/goss-installation-action@v1.3.0
5252
if: ${{ (matrix.platform == 'linux/amd64') && matrix.derivate == 'base' }}
5353
- name: Test HTTPS proxy
5454
if: ${{ (matrix.platform == 'linux/amd64') && matrix.derivate == 'base' }}

0 commit comments

Comments
 (0)