Skip to content

chore(deps): bump singer-sdk from 0.42.1 to 0.43.1 #46

chore(deps): bump singer-sdk from 0.42.1 to 0.43.1

chore(deps): bump singer-sdk from 0.42.1 to 0.43.1 #46

Workflow file for this run

### A CI workflow template that runs linting and python testing
### TODO: Modify as needed or as desired.
name: Test target-redshift
on:
pull_request:
types: ["opened", "synchronize", "reopened"]
jobs:
linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1