We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7d6246 + f543c62 commit 3f1c13fCopy full SHA for 3f1c13f
.github/workflows/push.yml
@@ -48,7 +48,7 @@ jobs:
48
tags: |
49
ghcr.io/${{ github.repository }}:${{ matrix.derivate }}
50
load: ${{ (matrix.platform == 'linux/amd64') && matrix.derivate == 'base' }}
51
- - uses: e1himself/goss-installation-action@v1.2.1
+ - uses: e1himself/goss-installation-action@v1.3.0
52
if: ${{ (matrix.platform == 'linux/amd64') && matrix.derivate == 'base' }}
53
- name: Test HTTPS proxy
54
0 commit comments