Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/openfeature/providers/python-…
Browse files Browse the repository at this point in the history
…provider/pydantic-2.7.3
  • Loading branch information
thomaspoignant authored Jun 10, 2024
2 parents a049830 + 089666d commit 70f1146
Show file tree
Hide file tree
Showing 6 changed files with 559 additions and 553 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
check-latest: true

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
echo "${DOCKER_PASSWORD}" | docker login --username "${DOCKER_USERNAME}" --password-stdin
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: latest
Expand Down
Loading

0 comments on commit 70f1146

Please sign in to comment.