From d8b8bf4d88e7727bc54ab5b07851233425d8bdf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 20:10:28 +0000 Subject: [PATCH] :arrow_up: Bump OZI-Project/checkpoint from 0.1.4 to 0.1.5 Bumps [OZI-Project/checkpoint](https://github.com/ozi-project/checkpoint) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/ozi-project/checkpoint/releases) - [Commits](https://github.com/ozi-project/checkpoint/compare/8b7d897024b918d4bb4d44bbaec23a22f357182e...a6290f1edcd89a03dca8d123327e25f0c3bfc91c) --- updated-dependencies: - dependency-name: OZI-Project/checkpoint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/dev-workflow.yml | 6 +++--- .github/workflows/dist-workflow.yml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/dev-workflow.yml b/.github/workflows/dev-workflow.yml index c59d5a7f..0fea8438 100644 --- a/.github/workflows/dev-workflow.yml +++ b/.github/workflows/dev-workflow.yml @@ -39,7 +39,7 @@ jobs: rekor.sigstore.dev:443 tuf-repo-cdn.sigstore.dev:443 - - uses: OZI-Project/checkpoint@8b7d897024b918d4bb4d44bbaec23a22f357182e + - uses: OZI-Project/checkpoint@a6290f1edcd89a03dca8d123327e25f0c3bfc91c with: python-version: "3.10" @@ -67,7 +67,7 @@ jobs: rekor.sigstore.dev:443 tuf-repo-cdn.sigstore.dev:443 - - uses: OZI-Project/checkpoint@8b7d897024b918d4bb4d44bbaec23a22f357182e + - uses: OZI-Project/checkpoint@a6290f1edcd89a03dca8d123327e25f0c3bfc91c with: python-version: "3.11" @@ -95,6 +95,6 @@ jobs: rekor.sigstore.dev:443 tuf-repo-cdn.sigstore.dev:443 - - uses: OZI-Project/checkpoint@8b7d897024b918d4bb4d44bbaec23a22f357182e + - uses: OZI-Project/checkpoint@a6290f1edcd89a03dca8d123327e25f0c3bfc91c with: python-version: "3.12" \ No newline at end of file diff --git a/.github/workflows/dist-workflow.yml b/.github/workflows/dist-workflow.yml index 7fff8cb9..2455920e 100644 --- a/.github/workflows/dist-workflow.yml +++ b/.github/workflows/dist-workflow.yml @@ -38,7 +38,7 @@ jobs: rekor.sigstore.dev:443 tuf-repo-cdn.sigstore.dev:443 - - uses: OZI-Project/checkpoint@8b7d897024b918d4bb4d44bbaec23a22f357182e + - uses: OZI-Project/checkpoint@a6290f1edcd89a03dca8d123327e25f0c3bfc91c with: python-version: "3.10" @@ -66,7 +66,7 @@ jobs: rekor.sigstore.dev:443 tuf-repo-cdn.sigstore.dev:443 - - uses: OZI-Project/checkpoint@8b7d897024b918d4bb4d44bbaec23a22f357182e + - uses: OZI-Project/checkpoint@a6290f1edcd89a03dca8d123327e25f0c3bfc91c with: python-version: "3.11" @@ -94,7 +94,7 @@ jobs: rekor.sigstore.dev:443 tuf-repo-cdn.sigstore.dev:443 - - uses: OZI-Project/checkpoint@8b7d897024b918d4bb4d44bbaec23a22f357182e + - uses: OZI-Project/checkpoint@a6290f1edcd89a03dca8d123327e25f0c3bfc91c with: python-version: "3.12"