Skip to content

Commit

Permalink
ci: bump update_rust_version to 2.1.5 (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
geekbrother authored Oct 5, 2023
1 parent a71dba0 commit cc7f3dc
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.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- name: Release
id: release
uses: WalletConnect/actions/github/update-rust-version/@2.1.4
uses: WalletConnect/actions/github/update-rust-version/@2.1.5
with:
token: ${{ secrets.RELEASE_PAT }}
outputs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/event_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:

- name: Release
id: release
uses: WalletConnect/actions/github/update-rust-version/@2.1.4
uses: WalletConnect/actions/github/update-rust-version/@2.1.5
with:
token: ${{ secrets.RELEASE_PAT }}
outputs:
Expand Down

0 comments on commit cc7f3dc

Please sign in to comment.