Skip to content

Commit

Permalink
chore: bump skip-duplicate-actions to 5.3.1 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
AtzeDeVries authored Mar 5, 2024
1 parent 4a5b81f commit 302f0a8
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 @@ -23,7 +23,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 302f0a8

Please sign in to comment.