Skip to content

Commit

Permalink
Update version number in README
Browse files Browse the repository at this point in the history
After this is merged, we can tag and release v0.2.5.
  • Loading branch information
okpedersen committed Dec 18, 2024
1 parent f66359f commit 8e27e96
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 @@ -47,7 +47,7 @@ pharos-job:
runs-on: ubuntu-latest
steps:
- name: "Run Pharos"
uses: kartverket/pharos@v0.1.0
uses: kartverket/pharos@v0.2.5
with:
image_url: $IMAGE_URL
```
Expand Down

0 comments on commit 8e27e96

Please sign in to comment.