Update tag version in readme (#143)

Signed-off-by: Vincent Rischmann <vincent@rischmann.fr>
This commit is contained in:
Vincent Rischmann 2024-08-19 13:05:57 +02:00 committed by GitHub
parent 145f04c8b5
commit f2c0013615
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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