We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36d8eaa commit 061608cCopy full SHA for 061608c
1 file changed
.github/workflows/build-env.yml
@@ -39,6 +39,6 @@ jobs:
39
context: .
40
push: true
41
build-args: |
42
- DANGER_VERSION=${{ github.event.inputs.danger_version || 'v7.0.0-dev' }}
+ DANGER_VERSION=${{ github.event.inputs.danger_version || 'v6.3.4-dev' }}
43
tags: |
44
ghcr.io/${{ github.repository_owner }}/ds-base-env:${{ github.event.inputs.release_tag || 'v7.0.0-dev' }}
0 commit comments