Skip to content

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #22

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #22

Workflow file for this run

name: CI
on:
push:
branches: [ main, develop ]
pull_request:
branches: [ main, develop ]
jobs:
conviso-ast:
runs-on: ubuntu-latest
container:
image: convisoappsec/flowcli
env:
FLOW_API_URL: ${{secrets.CONVISO_API_URL}}
FLOW_API_KEY: ${{secrets.CONVISO_API_KEY}}
FLOW_PROJECT_CODE: ${{secrets.CONVISO_PROJECT_CODE}}
steps:
- uses: actions/checkout@v3
- name: AST
run: conviso ast run