Skip to content

chore(deps): bump rollup from 3.29.4 to 3.29.5 in /applications/tari_dan_wallet_web_ui #326

chore(deps): bump rollup from 3.29.4 to 3.29.5 in /applications/tari_dan_wallet_web_ui

chore(deps): bump rollup from 3.29.4 to 3.29.5 in /applications/tari_dan_wallet_web_ui #326

---
# Checks if the comments are signed or not
name: PR - Signed commits check
'on':
pull_request_target
permissions: {}
jobs:
check-signed-commits:
name: Check signed commits in PR
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Check signed commits in PR
uses: 1Password/check-signed-commits-action@v1