Skip to content

Commit

Permalink
Merge pull request #29408 from ministryofjustice/annotation-check
Browse files Browse the repository at this point in the history
fix(workflow): fix typo on docker image pull
  • Loading branch information
jackstockley89 authored Feb 7, 2025
2 parents 38e2a43 + 1cb7f92 commit b0a61a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/annotation-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
exit 0
- name: Check Annotations
uses: docker://ministryofjustice/annotation-check:v1.2.0
uses: docker://ministryofjustice/cloud-platform-annotation-check:1.2.0
with:
env: |
NAMESPACE_FILE = ${{ steps.namespace_files.outputs.file }}
Expand Down

0 comments on commit b0a61a1

Please sign in to comment.