Skip to content

Commit

Permalink
chore(deps): update dorny/paths-filter action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 31, 2024
1 parent 715c608 commit edea16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
go-version-file: ${{ matrix.folder }}/go.mod
cache-dependency-path: ${{ matrix.folder }}/go.sum
- uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1
- uses: dorny/paths-filter@0bc4621a3135347011ad047f9ecf449bf72ce2bd # v3.0.0
id: changes
with:
filters: |
Expand Down

0 comments on commit edea16a

Please sign in to comment.