Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/examples/openfeature…
Browse files Browse the repository at this point in the history
…_react/react-app/typescript-eslint/eslint-plugin-8.21.0
  • Loading branch information
thomaspoignant authored Jan 27, 2025
2 parents d60d387 + 0772f01 commit 22af5de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
check-latest: true

- name: Set up chart-testing
uses: helm/chart-testing-action@v2.6.1
uses: helm/chart-testing-action@v2.7.0

- name: Get changed files in the docs folder
id: changed-files-specific
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-python-provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
value: ${{ env.version }}

- name: Build and publish to PyPi
uses: JRubics/poetry-publish@v2.0
uses: JRubics/poetry-publish@v2.1
with:
package_directory: ./openfeature/providers/python-provider
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 22af5de

Please sign in to comment.