Skip to content

Commit 53d267e

Browse files
chore(deps): update actions/setup-python digest to 8d9ed9a (#35)
Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent 74f8a33 commit 53d267e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/verify_changed_pact.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
21-
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
21+
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
2222
with:
2323
python-version: '3.13'
2424
architecture: 'x64'

0 commit comments

Comments
 (0)