build(deps): bump insightsengineering/pip-action from 2.0.0 to 2.0.1

Bumps [insightsengineering/pip-action](https://github.com/insightsengineering/pip-action) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/insightsengineering/pip-action/releases)
- [Commits](https://github.com/insightsengineering/pip-action/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: insightsengineering/pip-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-26 07:42:10 +00:00 committed by Michael Keller
parent 6418d3acbc
commit 968599c7d9

View file

@ -19,7 +19,7 @@ jobs:
python-version: '3.11'
- name: Install Python dependencies
uses: insightsengineering/pip-action@v2.0.0
uses: insightsengineering/pip-action@v2.0.1
with:
requirements: .github/workflows/scripts/requirements.txt