Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pranesh-Shrestha authored Dec 13, 2024
1 parent 056a5a0 commit 13b0ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
needs: [create_scan_in_IR_Portal, ecr_details]
services:
pse:
image: 282904853176.dkr.ecr.us-west-2.amazonaws.com/invisirisk/pse-proxy:latest
image: 282904853176.dkr.ecr.us-west-2.amazonaws.com/invisirisk/pse-proxy:dev-test
credentials:
username: ${{needs.ecr_details.outputs.ecr_username}}
password: ${{needs.ecr_details.outputs.ecr_token}}
Expand Down

0 comments on commit 13b0ade

Please sign in to comment.