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.
2 parents 5e589c0 + fba9f3e commit 3d21619Copy full SHA for 3d21619
action.yml
@@ -313,7 +313,7 @@ runs:
313
env:
314
UPWIND_CLIENT_SECRET: ${{ inputs.upwind-client-secret }}
315
if: "${{ inputs.upwind-client-id != '' && env.UPWIND_CLIENT_SECRET != '' && inputs.upwind-organization-id != '' }}"
316
- uses: upwindsecurity/create-image-build-event-action@v2
+ uses: upwindsecurity/create-image-build-event-action@v3
317
continue-on-error: true
318
with:
319
image: ${{ inputs.docker-image }}
0 commit comments