Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
mbystedt committed Apr 10, 2024
1 parent c1b4108 commit c99d15f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Broker Intention Close V1
# Broker Intention Close V2

This action closes an intention, so further access to the broker is denied.

Expand All @@ -12,7 +12,7 @@ Please refer to the [NR Broker Repository](https://github.com/bcgov-nr/nr-broker

<!-- start usage -->
```yaml
- uses: bcgov-nr/action-broker-intention-close@v1
- uses: bcgov-nr/action-broker-intention-close@v2
with:
# The intention to close.
intention_token: ''
Expand Down

0 comments on commit c99d15f

Please sign in to comment.