Skip to content

Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 #26

Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12

Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 #26

Workflow file for this run

name: Test Internal Action
on: push
jobs:
internal_action:
runs-on: ubuntu-latest
name: Test CryptoAnalysis Action
steps:
- name: Checkout source code
uses: actions/checkout@v3
- name: Run CogniCrypt
uses: ./
with:
appPath: "CryptoAnalysisTargets/HelloWorld/HelloWorld.jar"
basePath: "CryptoAnalysisTargets/HelloWorld"