Skip to content

Commit

Permalink
⬆️ OZI-Project/[email protected]
Browse files Browse the repository at this point in the history
Signed-off-by: rjdbcm <[email protected]>
  • Loading branch information
rjdbcm committed Jul 14, 2024
1 parent db3c9b8 commit ac01f1f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/dev-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
rekor.sigstore.dev:443
tuf-repo-cdn.sigstore.dev:443
- uses: OZI-Project/checkpoint@f8acf37d2479db59d191e5f6324758e224149bd0
- uses: OZI-Project/checkpoint@bfd00dbaebfc8e86f730575dd907eb043052e795
with:
python-version: "3.10"

Expand Down Expand Up @@ -66,7 +66,7 @@ jobs:
rekor.sigstore.dev:443
tuf-repo-cdn.sigstore.dev:443
- uses: OZI-Project/checkpoint@f8acf37d2479db59d191e5f6324758e224149bd0
- uses: OZI-Project/checkpoint@bfd00dbaebfc8e86f730575dd907eb043052e795
with:
python-version: "3.11"

Expand Down Expand Up @@ -95,6 +95,6 @@ jobs:
rekor.sigstore.dev:443
tuf-repo-cdn.sigstore.dev:443
- uses: OZI-Project/checkpoint@f8acf37d2479db59d191e5f6324758e224149bd0
- uses: OZI-Project/checkpoint@bfd00dbaebfc8e86f730575dd907eb043052e795
with:
python-version: "3.12"
6 changes: 3 additions & 3 deletions .github/workflows/dist-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
rekor.sigstore.dev:443
tuf-repo-cdn.sigstore.dev:443
- uses: OZI-Project/checkpoint@f8acf37d2479db59d191e5f6324758e224149bd0
- uses: OZI-Project/checkpoint@bfd00dbaebfc8e86f730575dd907eb043052e795
with:
python-version: "3.10"
parallel: false
Expand Down Expand Up @@ -69,7 +69,7 @@ jobs:
rekor.sigstore.dev:443
tuf-repo-cdn.sigstore.dev:443
- uses: OZI-Project/checkpoint@f8acf37d2479db59d191e5f6324758e224149bd0
- uses: OZI-Project/checkpoint@bfd00dbaebfc8e86f730575dd907eb043052e795
with:
python-version: "3.11"
parallel: false
Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
rekor.sigstore.dev:443
tuf-repo-cdn.sigstore.dev:443
- uses: OZI-Project/checkpoint@f8acf37d2479db59d191e5f6324758e224149bd0
- uses: OZI-Project/checkpoint@bfd00dbaebfc8e86f730575dd907eb043052e795
with:
python-version: "3.12"
parallel: false
Expand Down

0 comments on commit ac01f1f

Please sign in to comment.