Skip to content

Commit

Permalink
build(deps): bump OZI-Project/checkpoint from 1.3.0 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [OZI-Project/checkpoint](https://github.com/ozi-project/checkpoint) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/ozi-project/checkpoint/releases)
- [Commits](OZI-Project/checkpoint@1.3.0...1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent d501204 commit 29a4a69
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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
tuf-repo-cdn.sigstore.dev:443
oauth2.sigstore.dev:443
- uses: OZI-Project/checkpoint@94fd5184fa20bc409fb39e2529ba432626101c18 # 1.3.0
- uses: OZI-Project/checkpoint@5eb7b6ec9ba2eec71a0418270d92e9a6d81d285f # 1.4.0
with:
python-version: "3.10"

Expand Down Expand Up @@ -66,7 +66,7 @@ jobs:
tuf-repo-cdn.sigstore.dev:443
oauth2.sigstore.dev:443
- uses: OZI-Project/checkpoint@94fd5184fa20bc409fb39e2529ba432626101c18 # 1.3.0
- uses: OZI-Project/checkpoint@5eb7b6ec9ba2eec71a0418270d92e9a6d81d285f # 1.4.0
with:
python-version: "3.11"

Expand Down Expand Up @@ -96,7 +96,7 @@ jobs:
tuf-repo-cdn.sigstore.dev:443
oauth2.sigstore.dev:443
- uses: OZI-Project/checkpoint@94fd5184fa20bc409fb39e2529ba432626101c18 # 1.3.0
- uses: OZI-Project/checkpoint@5eb7b6ec9ba2eec71a0418270d92e9a6d81d285f # 1.4.0
with:
python-version: "3.12"

Expand Down Expand Up @@ -127,6 +127,6 @@ jobs:
index.crates.io:443
static.crates.io:443
- uses: OZI-Project/checkpoint@94fd5184fa20bc409fb39e2529ba432626101c18
- uses: OZI-Project/checkpoint@5eb7b6ec9ba2eec71a0418270d92e9a6d81d285f
with:
python-version: "3.13"
6 changes: 3 additions & 3 deletions .github/workflows/ozi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
rekor.sigstore.dev:443
tuf-repo-cdn.sigstore.dev:443
- uses: OZI-Project/checkpoint@1.3.0
- uses: OZI-Project/checkpoint@1.4.0
with:
python-version: "3.11"

Expand Down Expand Up @@ -69,7 +69,7 @@ jobs:
rekor.sigstore.dev:443
tuf-repo-cdn.sigstore.dev:443
- uses: OZI-Project/checkpoint@1.3.0
- uses: OZI-Project/checkpoint@1.4.0
with:
python-version: "3.12"

Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
rekor.sigstore.dev:443
tuf-repo-cdn.sigstore.dev:443
- uses: OZI-Project/checkpoint@1.3.0
- uses: OZI-Project/checkpoint@1.4.0
with:
python-version: "3.13"

Expand Down

0 comments on commit 29a4a69

Please sign in to comment.