Skip to content

Commit f747f97

Browse files
chore: Bump actions/setup-python from 6.1.0 to 6.2.0 (#1606)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1204307 commit f747f97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/contract-testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,7 @@ jobs:
727727
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID_TEST_ENV }}
728728
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY_TEST_ENV }}
729729
aws-region: eu-west-1
730-
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
730+
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
731731
with:
732732
python-version: '3.9'
733733
cache: 'pip' # caching pip dependencies

0 commit comments

Comments
 (0)