Skip to content

Commit

Permalink
chore(deps): update walletconnect/actions action to v2.4.2 (#465)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent cb549bf commit 1d4d230
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/event_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: WalletConnect/actions/github/paths-filter/@2.2.1
- uses: WalletConnect/actions/github/paths-filter/@2.4.2
id: filter
with:
path-app: . # run CI when tests are changed
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/event_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: WalletConnect/actions/github/paths-filter/@2.2.1
- uses: WalletConnect/actions/github/paths-filter/@2.4.2
id: filter
with:
path-app: . # release when migrations change
Expand Down

0 comments on commit 1d4d230

Please sign in to comment.