1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00

Merge pull request #313 from external-secrets/dependabot/github_actions/fkirc/skip-duplicate-actions-3.4.1

chore(deps): bump fkirc/skip-duplicate-actions from 3.4.0 to 3.4.1
This commit is contained in:
paul-the-alien[bot] 2021-08-10 13:37:54 +00:00 committed by GitHub
commit ccfd497921
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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