Skip to content

Commit a7c0a58

Browse files
authored
Merge pull request #939 from OWASP/commjoen-patch-1
Update container-alts-test.yml to test bug fix in action
2 parents 52a6198 + 62cc1f7 commit a7c0a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-alts-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: macos-latest
2828
steps:
2929
- uses: actions/checkout@v3
30-
- uses: douglascamata/setup-docker-macos-action@v1-alpha
30+
- uses: douglascamata/setup-docker-macos-action@v1-alpha.6
3131
- name: setup colima
3232
run: |
3333
echo "Colima version: ${{ steps.docker.outputs.colima-version }}"

0 commit comments

Comments
 (0)