We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b18bdc commit 7b27963Copy full SHA for 7b27963
.github/workflows/dependencies.yml
@@ -17,6 +17,6 @@ permissions:
17
18
jobs:
19
update:
20
- uses: ithacaxyz/ci/.github/workflows/cargo-update-pr.yml@main
+ uses: ithacaxyz/ci/.github/workflows/cargo-update-pr.yml@dev
21
secrets:
22
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments