Skip to content

Commit

Permalink
fix: bumping ci_workflows version
Browse files Browse the repository at this point in the history
  • Loading branch information
geekbrother committed Oct 7, 2024
1 parent 3cfe857 commit 104bce7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

release:
name: Release
uses: WalletConnect/ci_workflows/.github/workflows/release.yml@0.2.14
uses: WalletConnect/ci_workflows/.github/workflows/release.yml@fix/bump_actions_version
secrets: inherit
with:
infra-changed: false
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 @@ -41,7 +41,7 @@ jobs:
release:
name: Release
needs: [ paths_filter ]
uses: WalletConnect/ci_workflows/.github/workflows/release.yml@0.2.14
uses: WalletConnect/ci_workflows/.github/workflows/release.yml@fix/bump_actions_version
secrets: inherit
with:
task-name: ${{ vars.TASK_NAME }}
Expand Down

0 comments on commit 104bce7

Please sign in to comment.