Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonBirchall authored Mar 7, 2024
1 parent f5bce72 commit d92fb72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ To integrate this GitHub Action into your workflow, follow the steps below:
git diff origin/main HEAD > changes
- name: Run iam/role policy changes check
id: review_pr
uses: ministryofjustice/github-actions/iam-role-policy-changes-check@main
uses: ministryofjustice/cloud-platform-iam-policy-github-action@main
- name: Request changes in the PR
uses: andrewmusgrave/automatic-pull-request-review@0.0.5
if: steps.review_pr.outputs.review_pr_iam_check == 'false'
Expand Down

0 comments on commit d92fb72

Please sign in to comment.