Skip to content

Commit

Permalink
chore(deps): update dependency redhat-openshift-ecosystem/openshift-p…
Browse files Browse the repository at this point in the history
…reflight to v1.11.1 (main) (#4192)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 22da5e6 commit 7b6c210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/preflight/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ runs:
RHCC_APITOKEN: ${{ inputs.pyxis-api-token }}
RHCC_PROJECT_ID: ${{ inputs.redhat-project-id }}
# renovate depName=redhat-openshift-ecosystem/openshift-preflight
PREFLIGHT_VERSION: 1.11.0
PREFLIGHT_VERSION: 1.11.1
IMAGE_URI: ${{ inputs.registry }}/${{ inputs.repository }}:${{ inputs.version }}
run: |
hack/build/ci/preflight.sh "${{ env.PREFLIGHT_VERSION }}" "${{ env.IMAGE_URI}}" "${{ inputs.report-name }}"
Expand Down

0 comments on commit 7b6c210

Please sign in to comment.