Skip to content

Commit

Permalink
Merge pull request #592 from kartverket/dependabot/github_actions/kar…
Browse files Browse the repository at this point in the history
…tverket/pharos-0.3.1

build(deps): bump kartverket/pharos from 0.3.0 to 0.3.1
  • Loading branch information
evenh authored Feb 3, 2025
2 parents b30615c + 0a48a6a commit 08115ab
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/pharos@v0.3.0
uses: kartverket/pharos@v0.3.1
with:
image_url: "${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}@${{needs.build.outputs.image_digest}}"
tfsec: false
Expand Down

0 comments on commit 08115ab

Please sign in to comment.