Update fkirc/skip-duplicate-actions action to v5

This commit is contained in:
renovate[bot] 2025-04-21 22:02:04 +00:00 committed by GitHub
parent a2ccf3e302
commit 485729e66b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
steps: steps:
- name: Detect No-op Changes - name: Detect No-op Changes
id: noop id: noop
uses: fkirc/skip-duplicate-actions@v2.2.0 uses: fkirc/skip-duplicate-actions@v5.3.1
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
paths_ignore: '["**.md", "**.png", "**.jpg"]' paths_ignore: '["**.md", "**.png", "**.jpg"]'