Skip to content

Commit

Permalink
build(deps): bump kartverket/pharos from 0.2.2 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.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent b1e3d07 commit bd0303c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
security-events: write
steps:
- name: Run Pharos
uses: kartverket/[email protected].2
uses: kartverket/[email protected].3
with:
image_url: "${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}@${{needs.build.outputs.image_digest}}"
tfsec: false
Expand Down

0 comments on commit bd0303c

Please sign in to comment.