Skip to content

Commit

Permalink
Update README to reference the latest release: 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coco98 authored Oct 22, 2024
1 parent e808e05 commit aa77b29
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
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Hasura DDN Build
uses: hasura/ddn-deployment@2.1.0
uses: hasura/ddn-deployment@2.3.0
with:
hasura-pat: ${{ secrets.HASURA_PAT }}
```
Expand Down

0 comments on commit aa77b29

Please sign in to comment.