Skip to content

Commit

Permalink
⬆️ Bump OZI-Project/checkpoint from 0.4.1 to 0.4.2
Browse files Browse the repository at this point in the history
Bumps [OZI-Project/checkpoint](https://github.com/ozi-project/checkpoint) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/ozi-project/checkpoint/releases)
- [Commits](OZI-Project/checkpoint@6cc6de3...f8acf37)

---
updated-dependencies:
- dependency-name: OZI-Project/checkpoint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent 061f45a commit 77f7b33
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@6cc6de3235d61a5bae47fa03e773a2af9a985016
- uses: OZI-Project/checkpoint@f8acf37d2479db59d191e5f6324758e224149bd0
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@6cc6de3235d61a5bae47fa03e773a2af9a985016
- uses: OZI-Project/checkpoint@f8acf37d2479db59d191e5f6324758e224149bd0
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@6cc6de3235d61a5bae47fa03e773a2af9a985016
- uses: OZI-Project/checkpoint@f8acf37d2479db59d191e5f6324758e224149bd0
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@6cc6de3235d61a5bae47fa03e773a2af9a985016
- uses: OZI-Project/checkpoint@f8acf37d2479db59d191e5f6324758e224149bd0
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@6cc6de3235d61a5bae47fa03e773a2af9a985016
- uses: OZI-Project/checkpoint@f8acf37d2479db59d191e5f6324758e224149bd0
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@6cc6de3235d61a5bae47fa03e773a2af9a985016
- uses: OZI-Project/checkpoint@f8acf37d2479db59d191e5f6324758e224149bd0
with:
python-version: "3.12"
parallel: false
Expand Down

0 comments on commit 77f7b33

Please sign in to comment.