Skip to content

Add Seal CLI action to CI workflow#3

Merged
JenAks merged 1 commit into
mainfrom
add-seal-cli-action
Jun 9, 2026
Merged

Add Seal CLI action to CI workflow#3
JenAks merged 1 commit into
mainfrom
add-seal-cli-action

Conversation

@JenAks

@JenAks JenAks commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Summary

Adds the `seal-community/cli-action` to the Java CI workflow to automatically fix vulnerable Maven dependencies with sealed versions on every push/PR.

Changes:

  • Added `mvn dependency:resolve` step before Seal CLI to ensure all dependencies are downloaded first
  • Added Seal CLI action (`fix` mode, `local` fix_mode) using the existing `.seal-actions.yml` configuration
  • Seal step runs between dependency resolution and `mvn install`

Prerequisites:
Add `SP_TOKEN` as a GitHub Actions secret in this repository (the Seal artifact server authentication token).

@JenAks JenAks merged commit d7e6682 into main Jun 9, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant