Skip to content

Commit

Permalink
do not bump
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvanderveen committed Oct 30, 2024
1 parent 8970624 commit e0e8c1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd-syft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ jobs:
if [[ "${{ steps.get_release_tag.outputs.release_tag }}" == "latest" ]]; then
export BUMP=True
fi
export BUMP=False
tox -e syft.protocol.check
- name: Set up Docker Buildx
Expand Down

0 comments on commit e0e8c1c

Please sign in to comment.