Skip to content

Commit

Permalink
feat!: mark as v1 ready
Browse files Browse the repository at this point in the history
christian-bromann committed Feb 14, 2024
1 parent fbc4917 commit 7745780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -81,7 +81,7 @@ jobs:
id-token: write
steps:
- name: Run Expense Flow
uses: webdriverio/expense-action@v0.0.7
uses: webdriverio/expense-action@v1
with:
prNumber: ${{ github.event.inputs.prNumber }}
amount: ${{ github.event.inputs.amount }}

0 comments on commit 7745780

Please sign in to comment.