Skip to content

Bump SixLabors.ImageSharp from 3.1.3 to 3.1.4 in /Source/LibationUiBase #620

Bump SixLabors.ImageSharp from 3.1.3 to 3.1.4 in /Source/LibationUiBase

Bump SixLabors.ImageSharp from 3.1.3 to 3.1.4 in /Source/LibationUiBase #620

Workflow file for this run

# validate.yml
# Validates that Libation will build on a pull request or push to master.
---
name: validate
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build:
uses: ./.github/workflows/build.yml