Skip to content

Commit 405bfd5

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored andcommitted
Update extractions/setup-just action to v3 (#39690)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [extractions/setup-just](https://redirect.github.com/extractions/setup-just) | action | major | `v2` -> `v3` | --- ### Release Notes <details> <summary>extractions/setup-just (extractions/setup-just)</summary> ### [`v3`](https://redirect.github.com/extractions/setup-just/compare/v2...v3) [Compare Source](https://redirect.github.com/extractions/setup-just/compare/v2...v3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: 80ced52a9d34b2efd2cd7372c4c87854c0383015
1 parent f238912 commit 405bfd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-rust/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ runs:
2020
run: sudo apt-get install pkg-config libsodium-dev libssl-dev
2121

2222
- name: Install Just
23-
uses: extractions/setup-just@v2
23+
uses: extractions/setup-just@v3
2424
env:
2525
GITHUB_TOKEN: ${{ inputs.github-token }}
2626

0 commit comments

Comments
 (0)