Skip to content

Commit 633c784

Browse files
authored
Merge pull request #883 from citizensadvice/dependabot/github_actions/main/actions/setup-python-7.0.0
[dependabot:actions] Bump actions/setup-python from 6.2.0 to 7.0.0
2 parents 6dc4ab6 + 520f840 commit 633c784

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
1919

20-
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
20+
- uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97
2121
with:
2222
python-version: '3.13'
2323

0 commit comments

Comments
 (0)