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 12, 2024
1 parent d6ff8e0 commit 49f6eb9
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 @@ -79,7 +79,7 @@ jobs:
- env:
SCAN_ID: ${{ needs.create_scan_in_IR_Portal.outputs.scan_id }}
run: echo $SCAN_ID
- uses: invisirisk/pse-action@v1.0.7
- uses: invisirisk/pse-action@v1.0.8
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
SCAN_ID: ${{ needs.create_scan_in_IR_Portal.outputs.scan_id }}
Expand Down

0 comments on commit 49f6eb9

Please sign in to comment.