Skip to content

Commit

Permalink
specify action version
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-rogers-dbt committed Feb 26, 2024
1 parent 59520db commit 29cf930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
ref: ${{ needs.bump-version-generate-changelog.outputs.final_sha }}

- name: "Setup `hatch`"
uses: dbt-labs/dbt-adapters/.github/actions/setup-hatch
uses: dbt-labs/dbt-adapters/.github/actions/setup-hatch@bumpVersion

- name: "Build `dbt-adapters`"
if: ${{ inputs.package == 'dbt-adapters' }}
Expand Down

0 comments on commit 29cf930

Please sign in to comment.