Skip to content

Commit

Permalink
Bump dbt-labs/dbt-adapters from 1.10.3 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps [dbt-labs/dbt-adapters](https://github.com/dbt-labs/dbt-adapters) from 1.10.3 to 1.11.0.
- [Release notes](https://github.com/dbt-labs/dbt-adapters/releases)
- [Changelog](https://github.com/dbt-labs/dbt-adapters/blob/v1.11.0/CHANGELOG.md)
- [Commits](dbt-labs/dbt-adapters@v1.10.3...v1.11.0)

---
updated-dependencies:
- dependency-name: dbt-labs/dbt-adapters
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 864861b commit 977bfd7
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 @@ -96,7 +96,7 @@ jobs:
needs:
- build-release
- release-prep
uses: dbt-labs/dbt-adapters/.github/workflows/github-release.yml@v1.10.3
uses: dbt-labs/dbt-adapters/.github/workflows/github-release.yml@v1.11.0
with:
sha: ${{ needs.release-prep.outputs.release-sha }}
version_number: ${{ inputs.version }}
Expand Down

0 comments on commit 977bfd7

Please sign in to comment.