Skip to content

Commit 2f10594

Browse files
Update fkirc/skip-duplicate-actions action to v5.3.1
1 parent 49da9b8 commit 2f10594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- name: Detect No-op Changes
2929
id: noop
30-
uses: fkirc/[email protected].0
30+
uses: fkirc/[email protected].1
3131
with:
3232
github_token: ${{ secrets.GITHUB_TOKEN }}
3333
paths_ignore: '["**.md", "**.png", "**.jpg"]'

0 commit comments

Comments
 (0)