diff --git a/.github/workflows/template_autodev.yml b/.github/workflows/template_autodev.yml index e1f2f25..dae637c 100644 --- a/.github/workflows/template_autodev.yml +++ b/.github/workflows/template_autodev.yml @@ -81,7 +81,7 @@ jobs: fetch-tags: false - name: Autodev - uses: Staffbase/autodev-action@v2.3.0 + uses: Staffbase/autodev-action@v2.4.0 with: base: ${{ inputs.base }} branch: ${{ inputs.branch }}