Skip to content

Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.0 #965

Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.0

Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.0 #965

Workflow file for this run

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