Skip to content

Commit 47ec196

Browse files
Update fkirc/skip-duplicate-actions action to v5.3.1
1 parent 49e18c7 commit 47ec196

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/skip-duplicate-actions@12aca0a884f6137d619d6a8a09fcc3406ced5281 # v5.3.0
30+
uses: fkirc/skip-duplicate-actions@f75f66ce1886f00957d99748a42c724f4330bdcf # v5.3.1
3131
with:
3232
github_token: ${{ secrets.GITHUB_TOKEN }}
3333
paths_ignore: '["**.md", "**.png", "**.jpg"]'

0 commit comments

Comments
 (0)