Skip to content

Bump rack from 2.2.3 to 2.2.23 in /3.0/test/rack-test-app #790

Bump rack from 2.2.3 to 2.2.23 in /3.0/test/rack-test-app

Bump rack from 2.2.3 to 2.2.23 in /3.0/test/rack-test-app #790

on:
issue_comment:
types:
- created
jobs:
check-readme:
uses: "sclorg/ci-actions/.github/workflows/check-readme.yml@main"
container-tests:
needs: check-readme
uses: "sclorg/ci-actions/.github/workflows/container-tests.yml@main"
with:
enabled-tests: '["container","container-pytest","openshift-pytest","container-fips"]'
versions: '[ "2.5", "3.0", "3.3", "4.0" ]'
openshift-versions: '[ "2.5", "3.0", "3.3", "4.0" ]'
secrets: inherit