mirror of
https://github.com/dagger/dagger-for-github.git
synced 2025-12-31 20:59:43 +11:00
Update tag version in readme (#143)
Signed-off-by: Vincent Rischmann <vincent@rischmann.fr>
This commit is contained in:
parent
145f04c8b5
commit
f2c0013615
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
```yaml
|
||||
- name: Hello
|
||||
uses: dagger/dagger-for-github@v5
|
||||
uses: dagger/dagger-for-github@v6
|
||||
with:
|
||||
verb: call
|
||||
module: github.com/shykes/daggerverse/hello
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
```yaml
|
||||
- name: Integration Test
|
||||
uses: dagger/dagger-for-github@v5
|
||||
uses: dagger/dagger-for-github@v6
|
||||
with:
|
||||
workdir: db-service
|
||||
verb: run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue