We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1e61b2 commit 8ca8a17Copy full SHA for 8ca8a17
.github/workflows/test_tags.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Checkout
13
uses: actions/checkout@v2
14
- name: dbt Cloud Downstream CI Action
15
- uses: dpguthrie/dbt-cloud-git-tag-action@0.1.1
+ uses: dpguthrie/dbt-cloud-git-tag-action@0.2.0
16
with:
17
dbt_cloud_account_id: ${{ secrets.DBT_CLOUD_ACCOUNT_ID }}
18
dbt_cloud_project_id: ${{ secrets.DBT_CLOUD_PROJECT_ID }}
0 commit comments