Skip to content

Commit 4ae36ab

Browse files
chore(deps): update fkirc/skip-duplicate-actions action to v2.2.0
1 parent 2a7f666 commit 4ae36ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- name: Detect No-op Changes
2222
id: noop
23-
uses: fkirc/skip-duplicate-actions@v2.0.0
23+
uses: fkirc/skip-duplicate-actions@0c0fd7dfd27f1de7871e98791077b9ae5f1d8757 # v2.2.0
2424
with:
2525
github_token: ${{ secrets.GITHUB_TOKEN }}
2626
paths_ignore: '["**.md", "**.png", "**.jpg"]'

0 commit comments

Comments
 (0)