Skip to content

Commit

Permalink
Fix Pharos (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
anderssonw authored Aug 2, 2024
1 parent 18a6f52 commit 3ebea35
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 @@ -97,4 +97,4 @@ jobs:
- name: "Run Pharos"
uses: kartverket/pharos@v0.2.1
with:
image_url: ${{ needs.build.outputs.image_name }}@${{ needs.build.outputs.digest }}
image_url: ${{ needs.build.outputs.image_name }}@${{ needs.build.outputs.new_digest }}

0 comments on commit 3ebea35

Please sign in to comment.