Skip to content

Commit 16907f5

Browse files
🧹chore(deps): bump actions/setup-python from 4.3.0 to 4.3.1 (external-secrets#1802)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29996fa commit 16907f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
version: v3.4.2
3131

32-
- uses: actions/setup-python@v4.3.0
32+
- uses: actions/setup-python@v4.3.1
3333
with:
3434
python-version: 3.7
3535

0 commit comments

Comments
 (0)