Skip to content

Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.1 #669

Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.1

Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.1 #669

Workflow file for this run

name: Test Internal Action
on:
push:
branches-ignore:
- master
- develop
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"