diff --git a/.github/workflows/molecule_test.yml b/.github/workflows/molecule_test.yml index 56e3b1f..666073d 100644 --- a/.github/workflows/molecule_test.yml +++ b/.github/workflows/molecule_test.yml @@ -22,7 +22,7 @@ jobs: - name: Ls run: ls -lh - name: molecule - uses: buluma/molecule-action@v24.2.0 + uses: robertdebock/molecule-action@6.0.1 with: path: ./roles/bareos command: "--debug test"