Skip to content

Commit

Permalink
⬆️ Bump OZI-Project/checkpoint from 1.0.2 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [OZI-Project/checkpoint](https://github.com/ozi-project/checkpoint) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/ozi-project/checkpoint/releases)
- [Commits](OZI-Project/checkpoint@fff79a1...9548ffc)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 50edb3f commit 1d9fe07
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/dev-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
tuf-repo-cdn.sigstore.dev:443
oauth2.sigstore.dev:443
- uses: OZI-Project/checkpoint@fff79a1993b9a0822e7b594dcbdb164a7cff4292 # 1.0.2
- uses: OZI-Project/checkpoint@9548ffcc24d2016c7d0f6c1a6742f0cd65039884 # 1.1.0
with:
python-version: "3.10"

Expand Down Expand Up @@ -68,7 +68,7 @@ jobs:
tuf-repo-cdn.sigstore.dev:443
oauth2.sigstore.dev:443
- uses: OZI-Project/checkpoint@fff79a1993b9a0822e7b594dcbdb164a7cff4292 # 1.0.2
- uses: OZI-Project/checkpoint@9548ffcc24d2016c7d0f6c1a6742f0cd65039884 # 1.1.0
with:
python-version: "3.11"

Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
tuf-repo-cdn.sigstore.dev:443
oauth2.sigstore.dev:443
- uses: OZI-Project/checkpoint@fff79a1993b9a0822e7b594dcbdb164a7cff4292 # 1.0.2
- uses: OZI-Project/checkpoint@9548ffcc24d2016c7d0f6c1a6742f0cd65039884 # 1.1.0
with:
python-version: "3.12"

Expand Down Expand Up @@ -129,6 +129,6 @@ jobs:
index.crates.io:443
static.crates.io:443
- uses: OZI-Project/checkpoint@fff79a1993b9a0822e7b594dcbdb164a7cff4292
- uses: OZI-Project/checkpoint@9548ffcc24d2016c7d0f6c1a6742f0cd65039884
with:
python-version: "3.13"
8 changes: 4 additions & 4 deletions .github/workflows/dist-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
tuf-repo-cdn.sigstore.dev:443
oauth2.sigstore.dev:443
- uses: OZI-Project/checkpoint@fff79a1993b9a0822e7b594dcbdb164a7cff4292 # 1.0.2
- uses: OZI-Project/checkpoint@9548ffcc24d2016c7d0f6c1a6742f0cd65039884 # 1.1.0
with:
python-version: "3.10"
parallel: false
Expand Down Expand Up @@ -71,7 +71,7 @@ jobs:
tuf-repo-cdn.sigstore.dev:443
oauth2.sigstore.dev:443
- uses: OZI-Project/checkpoint@fff79a1993b9a0822e7b594dcbdb164a7cff4292 # 1.0.2
- uses: OZI-Project/checkpoint@9548ffcc24d2016c7d0f6c1a6742f0cd65039884 # 1.1.0
with:
python-version: "3.11"
parallel: false
Expand Down Expand Up @@ -102,7 +102,7 @@ jobs:
tuf-repo-cdn.sigstore.dev:443
oauth2.sigstore.dev:443
- uses: OZI-Project/checkpoint@fff79a1993b9a0822e7b594dcbdb164a7cff4292 # 1.0.2
- uses: OZI-Project/checkpoint@9548ffcc24d2016c7d0f6c1a6742f0cd65039884 # 1.1.0
with:
python-version: "3.12"
parallel: false
Expand Down Expand Up @@ -132,7 +132,7 @@ jobs:
rekor.sigstore.dev:443
tuf-repo-cdn.sigstore.dev:443
- uses: OZI-Project/checkpoint@fff79a1993b9a0822e7b594dcbdb164a7cff4292
- uses: OZI-Project/checkpoint@9548ffcc24d2016c7d0f6c1a6742f0cd65039884
with:
python-version: "3.13"

Expand Down

0 comments on commit 1d9fe07

Please sign in to comment.