Skip to content

Commit

Permalink
build(deps): bump the github-actions group with 2 updates (#117)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 1ecb811 commit ed99008
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: python -m build

- name: publish
uses: pypa/[email protected].0
uses: pypa/[email protected].1

- name: sign
uses: sigstore/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stable-abi-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ed99008

Please sign in to comment.