diff --git a/.github/workflows/template_autodev.yml b/.github/workflows/template_autodev.yml index 451af7a..f1236ff 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.1.0 + uses: staffbase/autodev-action@v2.2 with: base: ${{ inputs.base }} branch: ${{ inputs.branch }}