Skip to content

Commit

Permalink
chore: bump no-op action
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerGillson authored Nov 11, 2024
1 parent 532e86e commit 566e8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
- name: Detect No-op Changes
id: noop
uses: fkirc/skip-duplicate-actions@v2.0.0
uses: fkirc/skip-duplicate-actions@v5.3.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
paths_ignore: '["**.md", "**.png", "**.jpg"]'
Expand Down

0 comments on commit 566e8a4

Please sign in to comment.