Skip to content

Commit 3f1c13f

Browse files
authored
Merge pull request #51 from reload/dependabot/github_actions/e1himself/goss-installation-action-1.3.0
Bump e1himself/goss-installation-action from 1.2.1 to 1.3.0
2 parents b7d6246 + f543c62 commit 3f1c13f

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)