Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 27789bd commit 2a3a9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ jobs:
security-events: write
steps:
- name: "Run Pharos"
uses: kartverket/pharos@v0.2.2
uses: kartverket/pharos@v0.2.3
with:
image_url: ${{ needs.build.outputs.image_name }}@${{ needs.build.outputs.image_digest }}

0 comments on commit 2a3a9fc

Please sign in to comment.