Skip to content

Bumped up the version of rest_ingest from 2.0.10 to 2.0.11 #12

Bumped up the version of rest_ingest from 2.0.10 to 2.0.11

Bumped up the version of rest_ingest from 2.0.10 to 2.0.11 #12

Workflow file for this run

name: Start Release
on:
workflow_dispatch:
push:
tags:
- '*-beta*'
jobs:
start-release:
runs-on: ubuntu-latest
steps:
- uses: 'phantomcyber/dev-cicd-tools/github-actions/start-release@main'
with:
GITHUB_TOKEN: ${{ secrets.SOAR_APPS_TOKEN }}