Skip to content

Commit

Permalink
Bump kartverket/pharos from 0.2.1 to 0.2.3
Browse files Browse the repository at this point in the history
Bumps [kartverket/pharos](https://github.com/kartverket/pharos) from 0.2.1 to 0.2.3.
- [Release notes](https://github.com/kartverket/pharos/releases)
- [Commits](kartverket/pharos@v0.2.1...v0.2.3)

---
updated-dependencies:
- dependency-name: kartverket/pharos
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 6b9ded6 commit 758293d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: "Run Pharos"
uses: kartverket/[email protected].1
uses: kartverket/[email protected].3
with:
image_url: ${{env.REGISTRY}}/${{env.IMAGE_NAME}}:${{ github.ref_name }}

0 comments on commit 758293d

Please sign in to comment.