Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dpguthrie committed Feb 28, 2024
1 parent 8ca8a17 commit a4c9306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: dbt Cloud Downstream CI Action
uses: dpguthrie/dbt-cloud-git-tag-action@0.2.0
uses: dpguthrie/dbt-cloud-git-tag-action@0.3.0
with:
dbt_cloud_account_id: ${{ secrets.DBT_CLOUD_ACCOUNT_ID }}
dbt_cloud_project_id: ${{ secrets.DBT_CLOUD_PROJECT_ID }}
Expand Down

0 comments on commit a4c9306

Please sign in to comment.