Skip to content

Commit 5865291

Browse files
Update e1himself/goss-installation-action action to v1.2.1
1 parent ca99797 commit 5865291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
127127
# Install the GOSS testing framework
128128
- name: Set up goss/dgoss
129-
uses: e1himself/goss-installation-action@v1.0.3
129+
uses: e1himself/goss-installation-action@v1.2.1
130130
if: needs.prep.outputs.goss == 'true'
131131
with:
132132
version: 'v0.3.16'

0 commit comments

Comments
 (0)