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 030d679 commit 59520db
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 @@ -116,7 +116,7 @@ jobs:

- name: "Build `dbt-tests-adapter`"
if: ${{ inputs.package == 'dbt-tests-adapter' }}
uses: ./.github/actions/build-hatch@bumpVersion
uses: dbt-labs/dbt-adapters/.github/actions/build-hatch@bumpVersion
with:
changelog-path: ${{ needs.bump-version-generate-changelog.outputs.changelog_path }}
working-dir: "./dbt-tests-adapter/"
Expand Down

0 comments on commit 59520db

Please sign in to comment.