Skip to content

Commit d3d5e1b

Browse files
authored
Merge pull request #572 from slashdevops/dependabot/github_actions/actions/setup-python-6.3.0
chore(deps): bump actions/setup-python from 6.2.0 to 6.3.0
2 parents 5ceeae9 + 1b4c037 commit d3d5e1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/aws-sam.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
echo ${{ github.ref_name }}
6464
6565
- name: Set up Python 3.x
66-
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
66+
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
6767

6868
- name: Set up AWS SAM
6969
uses: aws-actions/setup-sam@89ddb14d60e682855e3fea4be85b3c56485de310 # v3

0 commit comments

Comments
 (0)