Skip to content

Commit 22af5de

Browse files
Merge branch 'main' into dependabot/npm_and_yarn/examples/openfeature_react/react-app/typescript-eslint/eslint-plugin-8.21.0
2 parents d60d387 + 0772f01 commit 22af5de

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
check-latest: true
2020

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

2424
- name: Get changed files in the docs folder
2525
id: changed-files-specific

.github/workflows/release-python-provider.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
value: ${{ env.version }}
2424

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

0 commit comments

Comments
 (0)