Skip to content

deps(go.mod): bump Go version to 1.23.5 in go.mod and tools/go.mod #27

deps(go.mod): bump Go version to 1.23.5 in go.mod and tools/go.mod

deps(go.mod): bump Go version to 1.23.5 in go.mod and tools/go.mod #27

Workflow file for this run

name: Validate pull request title
on:
pull_request:
types: [opened, edited]
jobs:
validate:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- name: Validate PR title
uses: canonical/desktop-engineering/gh-actions/common/validate-pr-title@main