Skip to content

Commit

Permalink
Incorrect tag naming in readme (#1105)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukehinds committed Jan 24, 2024
1 parent 4c5b3c8 commit c3a07e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -112,7 +112,7 @@ source of origin using the following cosign command:

.. code-block:: console
cosign verify ghcr.io/pycqa/bandit/bandit:py39-amd64 \
cosign verify ghcr.io/pycqa/bandit/bandit:latest \
--certificate-identity https://github.com/pycqa/bandit/.github/workflows/build-publish-image.yml@refs/tags/<version> \
--certificate-oidc-issuer https://token.actions.githubusercontent.com
Expand Down

0 comments on commit c3a07e5

Please sign in to comment.