Skip to content

Commit 35ace16

Browse files
committed
docs: update to point to v2
1 parent 296c881 commit 35ace16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Ensure you have configured your remote action correctly, see below for an exampl
1515
```yaml
1616
steps:
1717
- name: Dispatch an action and get the run ID and URL
18-
uses: codex-/return-dispatch@v1
18+
uses: codex-/return-dispatch@v2
1919
id: return_dispatch
2020
with:
2121
token: ${{ secrets.TOKEN }} # Note this is NOT GITHUB_TOKEN but a PAT

0 commit comments

Comments
 (0)