We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a2688b commit f817cc9Copy full SHA for f817cc9
README.md
@@ -76,7 +76,7 @@ jobs:
76
steps:
77
- uses: actions/checkout@v3
78
- name: Run Column-Aware dbt Cloud CI
79
- uses: dpguthrie/dbt-cloud-column-aware-ci@0.5.0
+ uses: dpguthrie/dbt-cloud-column-aware-ci@0.5.1
80
with:
81
dbt_cloud_service_token: ${{ secrets.DBT_CLOUD_SERVICE_TOKEN }}
82
dbt_cloud_token_name: 'github-actions'
0 commit comments