Skip to content

Commit

Permalink
Update keyring from 2.3.3 to 3.2.0 (#1164)
Browse files Browse the repository at this point in the history
Co-authored-by: Piotr Gankiewicz <[email protected]>
  • Loading branch information
BartoszCiesla and spetz authored Aug 22, 2024
1 parent 6a39cad commit 4e84aeb
Show file tree
Hide file tree
Showing 6 changed files with 255 additions and 186 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/backwards_compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
check_commit_message:
runs-on: ubuntu-latest
outputs:
should_skip: ${{ steps.check_skip.outputs.skip == 'true' }}
should_skip: ${{ steps.check_skip.outputs.skip == 'true' }}
steps:
- uses: actions/checkout@v4
with:
Expand Down
Loading

0 comments on commit 4e84aeb

Please sign in to comment.