Skip to content

Commit 8ca8a17

Browse files
committed
Bump version
1 parent a1e61b2 commit 8ca8a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@v2
1414
- name: dbt Cloud Downstream CI Action
15-
uses: dpguthrie/dbt-cloud-git-tag-action@0.1.1
15+
uses: dpguthrie/dbt-cloud-git-tag-action@0.2.0
1616
with:
1717
dbt_cloud_account_id: ${{ secrets.DBT_CLOUD_ACCOUNT_ID }}
1818
dbt_cloud_project_id: ${{ secrets.DBT_CLOUD_PROJECT_ID }}

0 commit comments

Comments
 (0)