Skip to content

Commit

Permalink
⬆️ Bump OZI-Project/checkpoint from 0.5.0 to 0.5.1
Browse files Browse the repository at this point in the history
Bumps [OZI-Project/checkpoint](https://github.com/ozi-project/checkpoint) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/ozi-project/checkpoint/releases)
- [Commits](OZI-Project/checkpoint@8b8d7d1...bfd6e52)

---
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 Aug 11, 2024
1 parent b4c375a commit 623829d
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@8b8d7d173139c115188e4689204aba4e36e98810
- uses: OZI-Project/checkpoint@bfd6e529455ff6ec099bfd16be2ab86fa0332a71
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@8b8d7d173139c115188e4689204aba4e36e98810
- uses: OZI-Project/checkpoint@bfd6e529455ff6ec099bfd16be2ab86fa0332a71
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@8b8d7d173139c115188e4689204aba4e36e98810
- uses: OZI-Project/checkpoint@bfd6e529455ff6ec099bfd16be2ab86fa0332a71
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@8b8d7d173139c115188e4689204aba4e36e98810
- uses: OZI-Project/checkpoint@bfd6e529455ff6ec099bfd16be2ab86fa0332a71
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@8b8d7d173139c115188e4689204aba4e36e98810
- uses: OZI-Project/checkpoint@bfd6e529455ff6ec099bfd16be2ab86fa0332a71
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@8b8d7d173139c115188e4689204aba4e36e98810
- uses: OZI-Project/checkpoint@bfd6e529455ff6ec099bfd16be2ab86fa0332a71
with:
python-version: "3.12"
parallel: false
Expand Down

0 comments on commit 623829d

Please sign in to comment.