Skip to content

Commit

Permalink
ci: fix signer name
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLicense committed Mar 13, 2024
1 parent 066832a commit 340df37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
if: ${{ inputs.should-upload-artefact-to-ecr }}
uses: notaryproject/notation-action/sign@v1
with:
plugin_name: notation-aws-signer
plugin_name: com.amazonaws.signer.notation.plugin
plugin_url: https://d2hvyiie56hcat.cloudfront.net/linux/amd64/plugin/latest/notation-aws-signer-plugin.zip
plugin_checksum: cccfe8fdcdf853d83fd57ffc80524eddda75ad7ae9d9a257b087007230ec02f9
key_id: arn:aws:signer:eu-west-1:054614622558:/signing-profiles/vol_app_20240313124948142600000001
Expand Down

0 comments on commit 340df37

Please sign in to comment.