Merge pull request #325 from input-output-hk/dependabot/github_actions/github/codeql-action-4
chore(deps): bump github/codeql-action from 3 to 4
chore(deps): bump github/codeql-action from 3 to 4
feat: add get_proposals to query governance proposals
Introduce the `get_proposals` method in `QueryGroup` to retrieve governance proposals eligible for ratification. The method allows querying all proposals or filtering by specific governance action transaction ID and index.