diff --git a/.github/workflows/devcard.yml b/.github/workflows/devcard.yml index 4b63bc6..c789858 100644 --- a/.github/workflows/devcard.yml +++ b/.github/workflows/devcard.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - name: devcard - uses: dailydotdev/action-devcard@3.1.0 + uses: dailydotdev/action-devcard@3.2.0 with: devcard_id: ${{ secrets.DEVCARD_ID }} commit_branch: devcard