Skip to content

Commit 061608c

Browse files
committed
correct version number
1 parent 36d8eaa commit 061608c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-env.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
context: .
4040
push: true
4141
build-args: |
42-
DANGER_VERSION=${{ github.event.inputs.danger_version || 'v7.0.0-dev' }}
42+
DANGER_VERSION=${{ github.event.inputs.danger_version || 'v6.3.4-dev' }}
4343
tags: |
4444
ghcr.io/${{ github.repository_owner }}/ds-base-env:${{ github.event.inputs.release_tag || 'v7.0.0-dev' }}

0 commit comments

Comments
 (0)