Skip to content

Commit

Permalink
Merge pull request #7 from crossplane-contrib/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/fkirc/skip-duplicate-actions-5.3.1

build(deps): Bump fkirc/skip-duplicate-actions from 5.3.0 to 5.3.1
  • Loading branch information
smcavallo committed Feb 2, 2024
2 parents 5e48c1d + fc50705 commit 3718a23
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 @@ -27,7 +27,7 @@ jobs:
steps:
- name: Detect No-op Changes
id: noop
uses: fkirc/skip-duplicate-actions@v5.3.0
uses: fkirc/skip-duplicate-actions@v5.3.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
paths_ignore: '["**.md", "**.png", "**.jpg"]'
Expand Down

0 comments on commit 3718a23

Please sign in to comment.