Skip to content

Commit f817cc9

Browse files
committed
bump verison in example
1 parent 3a2688b commit f817cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
steps:
7777
- uses: actions/checkout@v3
7878
- name: Run Column-Aware dbt Cloud CI
79-
uses: dpguthrie/dbt-cloud-column-aware-ci@0.5.0
79+
uses: dpguthrie/dbt-cloud-column-aware-ci@0.5.1
8080
with:
8181
dbt_cloud_service_token: ${{ secrets.DBT_CLOUD_SERVICE_TOKEN }}
8282
dbt_cloud_token_name: 'github-actions'

0 commit comments

Comments
 (0)