We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc4d1d4 commit dfb8353Copy full SHA for dfb8353
README.md
@@ -1,4 +1,4 @@
1
-# Broker Action Start V1
+# Broker Action Start V2
2
3
This action starts an action, so progress with an intention can be tracked.
4
@@ -12,7 +12,7 @@ Please refer to the [NR Broker Repository](https://github.com/bcgov-nr/nr-broker
12
13
<!-- start usage -->
14
```yaml
15
-- uses: bcgov-nr/action-broker-action-start@v1
+- uses: bcgov-nr/action-broker-action-start@v2
16
with:
17
# The token of the action to start
18
action_token: ''
0 commit comments