Skip to content

Update ghcr.io/swissgrc/azure-pipelines-openjdk Docker tag to v17.0.12.0 #328

Update ghcr.io/swissgrc/azure-pipelines-openjdk Docker tag to v17.0.12.0

Update ghcr.io/swissgrc/azure-pipelines-openjdk Docker tag to v17.0.12.0 #328

Workflow file for this run

name: Lint Code Base
on:
pull_request:
branches: [develop]
jobs:
lint-image:
name: Lint Code Base
uses: swissgrc/.github/.github/workflows/lint-image.yml@main
secrets:
gh-token: ${{ secrets.GITHUB_TOKEN }}