Skip to content

Commit 5f2c93b

Browse files
chore(deps): bump getsentry/action-setup-venv from 2.1.1 to 2.2.0
Bumps [getsentry/action-setup-venv](https://github.com/getsentry/action-setup-venv) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/getsentry/action-setup-venv/releases) - [Commits](getsentry/action-setup-venv@v2.1.1...v2.2.0) --- updated-dependencies: - dependency-name: getsentry/action-setup-venv dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d4d04f commit 5f2c93b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/react-to-product-owners-yml-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/[email protected]
1313

14-
- uses: getsentry/action-setup-venv@v2.1.1
14+
- uses: getsentry/action-setup-venv@v2.2.0
1515
with:
1616
python-version: 3.11.3
1717

0 commit comments

Comments
 (0)