Skip to content

Commit

Permalink
Bump kartverket/pharos from 0.3.0 to 0.3.1 (#204)
Browse files Browse the repository at this point in the history
Bumps [kartverket/pharos](https://github.com/kartverket/pharos) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/kartverket/pharos/releases)
- [Commits](kartverket/pharos@v0.3.0...v0.3.1)

---
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 Jan 31, 2025
1 parent dae689e commit f2ada2f
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 @@ -67,6 +67,6 @@ jobs:
security-events: write
steps:
- name: "Run Pharos"
uses: kartverket/pharos@v0.3.0
uses: kartverket/pharos@v0.3.1
with:
image_url: ${{ needs.build.outputs.image_name }}@${{ needs.build.outputs.image_digest }}

0 comments on commit f2ada2f

Please sign in to comment.