diff --git a/.github/workflows/teardown-inactive-surge-deployments.yml b/.github/workflows/teardown-inactive-surge-deployments.yml index b88e6a1b7..303ba6fce 100644 --- a/.github/workflows/teardown-inactive-surge-deployments.yml +++ b/.github/workflows/teardown-inactive-surge-deployments.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Teardown surge deployement inactive than more 1 month - uses: adrianjost/actions-surge.sh-teardown@1.0.4 + uses: adrianjost/actions-surge.sh-teardown@v1.0.4 with: regex: '[1-9]+ month.? ago' env: