Skip to content

Bump openstacksdk from 3.0.0 to 3.1.0 in the pip-version group #422

Bump openstacksdk from 3.0.0 to 3.1.0 in the pip-version group

Bump openstacksdk from 3.0.0 to 3.1.0 in the pip-version group #422

Workflow file for this run

name: Start action runners
on:
pull_request:
workflow_dispatch:
jobs:
start:
name: Test start composite action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.2
- name: Start action runners
uses: ./start
with:
OS_APPLICATION_CREDENTIAL_ID: ${{ secrets.OS_APPLICATION_CREDENTIAL_ID }}
OS_APPLICATION_CREDENTIAL_SECRET: ${{ secrets.OS_APPLICATION_CREDENTIAL_SECRET }}