Skip to content

Commit

Permalink
Merge pull request #541 from OZI-Project/rjdbcm-patch-1
Browse files Browse the repository at this point in the history
⬆️ OZI-Project/checkpoint 0.2.0
  • Loading branch information
rjdbcm authored May 18, 2024
2 parents 5560322 + a155b06 commit 1c5da94
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/dev-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
rekor.sigstore.dev:443
tuf-repo-cdn.sigstore.dev:443
- uses: OZI-Project/checkpoint@1ad9ec15d60558ee3da890634bb8b0406838e17a
- uses: OZI-Project/checkpoint@0f75e9157058098617d7c11cd43c909f10fa974a
with:
python-version: "3.10"

Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:
rekor.sigstore.dev:443
tuf-repo-cdn.sigstore.dev:443
- uses: OZI-Project/checkpoint@1ad9ec15d60558ee3da890634bb8b0406838e17a
- uses: OZI-Project/checkpoint@0f75e9157058098617d7c11cd43c909f10fa974a
with:
python-version: "3.11"

Expand Down Expand Up @@ -92,6 +92,6 @@ jobs:
rekor.sigstore.dev:443
tuf-repo-cdn.sigstore.dev:443
- uses: OZI-Project/checkpoint@1ad9ec15d60558ee3da890634bb8b0406838e17a
- uses: OZI-Project/checkpoint@0f75e9157058098617d7c11cd43c909f10fa974a
with:
python-version: "3.12"
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 @@ -38,7 +38,7 @@ jobs:
rekor.sigstore.dev:443
tuf-repo-cdn.sigstore.dev:443
- uses: OZI-Project/checkpoint@1ad9ec15d60558ee3da890634bb8b0406838e17a
- uses: OZI-Project/checkpoint@0f75e9157058098617d7c11cd43c909f10fa974a
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@1ad9ec15d60558ee3da890634bb8b0406838e17a
- uses: OZI-Project/checkpoint@0f75e9157058098617d7c11cd43c909f10fa974a
with:
python-version: "3.11"

Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:
rekor.sigstore.dev:443
tuf-repo-cdn.sigstore.dev:443
- uses: OZI-Project/checkpoint@1ad9ec15d60558ee3da890634bb8b0406838e17a
- uses: OZI-Project/checkpoint@0f75e9157058098617d7c11cd43c909f10fa974a
with:
python-version: "3.12"

Expand Down

0 comments on commit 1c5da94

Please sign in to comment.