Skip to content

Commit

Permalink
Merge pull request #17 from crossplane/renovate/fkirc-skip-duplicate-…
Browse files Browse the repository at this point in the history
…actions-5.x

Update fkirc/skip-duplicate-actions action to v5
  • Loading branch information
phisco authored Aug 21, 2023
2 parents b050fe1 + dadce23 commit ad87e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- name: Detect No-op Changes
id: noop
uses: fkirc/skip-duplicate-actions@0c0fd7dfd27f1de7871e98791077b9ae5f1d8757 # v2.2.0
uses: fkirc/skip-duplicate-actions@12aca0a884f6137d619d6a8a09fcc3406ced5281 # v5.3.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
paths_ignore: '["**.md", "**.png", "**.jpg"]'
Expand Down

0 comments on commit ad87e6e

Please sign in to comment.