Skip to content

Commit e11ebda

Browse files
Update fkirc/skip-duplicate-actions action to v5.3.1
1 parent 180efba commit e11ebda

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
@@ -31,7 +31,7 @@ jobs:
3131
steps:
3232
- name: Detect No-op Changes
3333
id: noop
34-
uses: fkirc/skip-duplicate-actions@12aca0a884f6137d619d6a8a09fcc3406ced5281 # v5.3.0
34+
uses: fkirc/skip-duplicate-actions@f75f66ce1886f00957d99748a42c724f4330bdcf # v5.3.1
3535
with:
3636
github_token: ${{ secrets.GITHUB_TOKEN }}
3737
paths_ignore: '["**.md", "**.png", "**.jpg"]'

0 commit comments

Comments
 (0)