Skip to content

Commit

Permalink
⬆️ OZI-Project/checkpoint-0.4.0
Browse files Browse the repository at this point in the history
Now accepting args for tox posargs.

Signed-off-by: rjdbcm <[email protected]>
  • Loading branch information
rjdbcm committed May 26, 2024
1 parent 912e394 commit eb1cee9
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@0c54a8e9bbbe5817b8c75a97b4cd6871a64f65f7
- uses: OZI-Project/checkpoint@64e790c506ba8df435c545f0d4135fbfde23f6a0
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@0c54a8e9bbbe5817b8c75a97b4cd6871a64f65f7
- uses: OZI-Project/checkpoint@64e790c506ba8df435c545f0d4135fbfde23f6a0
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@0c54a8e9bbbe5817b8c75a97b4cd6871a64f65f7
- uses: OZI-Project/checkpoint@64e790c506ba8df435c545f0d4135fbfde23f6a0
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@0c54a8e9bbbe5817b8c75a97b4cd6871a64f65f7
- uses: OZI-Project/checkpoint@64e790c506ba8df435c545f0d4135fbfde23f6a0
with:
python-version: "3.10"

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

Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
rekor.sigstore.dev:443
tuf-repo-cdn.sigstore.dev:443
- uses: OZI-Project/checkpoint@0c54a8e9bbbe5817b8c75a97b4cd6871a64f65f7
- uses: OZI-Project/checkpoint@64e790c506ba8df435c545f0d4135fbfde23f6a0
with:
python-version: "3.12"

Expand Down

0 comments on commit eb1cee9

Please sign in to comment.