From ed99008e0558d18aa44c73b57ea0b0c1e3b73f62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 22:56:05 -0400 Subject: [PATCH] build(deps): bump the github-actions group with 2 updates (#117) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- .github/workflows/stable-abi-update.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c7be5bd..a37f38b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,7 +32,7 @@ jobs: run: python -m build - name: publish - uses: pypa/gh-action-pypi-publish@v1.10.0 + uses: pypa/gh-action-pypi-publish@v1.10.1 - name: sign uses: sigstore/gh-action-sigstore-python@v3.0.0 diff --git a/.github/workflows/stable-abi-update.yml b/.github/workflows/stable-abi-update.yml index dab9054..57ff056 100644 --- a/.github/workflows/stable-abi-update.yml +++ b/.github/workflows/stable-abi-update.yml @@ -20,7 +20,7 @@ jobs: make codegen - name: create PR - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: commit-message: "[BOT] update stable_abi.toml" branch: update-stable-abi