Skip to content

Update 4.2 to 4.2.0, alpine 3.22, openssl 3.3.5, otp 27.3.4.3, ubuntu… #574

Update 4.2 to 4.2.0, alpine 3.22, openssl 3.3.5, otp 27.3.4.3, ubuntu…

Update 4.2 to 4.2.0, alpine 3.22, openssl 3.3.5, otp 27.3.4.3, ubuntu… #574

name: Verify Templating
on:
pull_request:
push:
workflow_dispatch:
defaults:
run:
shell: 'bash -Eeuo pipefail -x {0}'
jobs:
apply-templates:
name: Check For Uncomitted Changes
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ./apply-templates.sh
- run: git diff --exit-code