Skip to content

feat: Bump github.com/adrg/xdg from 0.5.1 to 0.5.3 #391

feat: Bump github.com/adrg/xdg from 0.5.1 to 0.5.3

feat: Bump github.com/adrg/xdg from 0.5.1 to 0.5.3 #391

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@3d28780bbf0365e29b144e272b2121204d5be5f3 # v6.1.2