Skip to content

Commit

Permalink
fix: workflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
chris13524 committed Apr 15, 2024
1 parent 9c2739a commit 1614e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/event_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
release:
name: Release
needs: [ paths_filter ]
uses: WalletConnect/ci_workflows/.github/workflows/release.yml@fix/udeps-build
uses: WalletConnect/ci_workflows/.github/workflows/release.yml@0.2.9
secrets: inherit
with:
infra-changed: ${{ needs.paths_filter.outputs.infra == 'true' }}
Expand Down

0 comments on commit 1614e5f

Please sign in to comment.