Skip to content

Commit

Permalink
Merge pull request #50 from upbound/renovate/fkirc-skip-duplicate-act…
Browse files Browse the repository at this point in the history
…ions-2.x

chore(deps): update fkirc/skip-duplicate-actions action to v2.2.0
  • Loading branch information
haarchri committed Feb 16, 2024
2 parents f93a5a2 + 93d60b3 commit 6a8fdd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- name: Detect No-op Changes
id: noop
uses: fkirc/skip-duplicate-actions@9a62635d50a1ab9ecc968ab3f9bf19bea7ab601c # v2.0.0
uses: fkirc/skip-duplicate-actions@0c0fd7dfd27f1de7871e98791077b9ae5f1d8757 # v2.2.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
paths_ignore: '["**.md", "**.png", "**.jpg"]'
Expand Down

0 comments on commit 6a8fdd6

Please sign in to comment.