Skip to content

Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre #51

Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre

Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre #51

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"