Skip to content

Commit

Permalink
Merge pull request #589 from linki/dependabot/github_actions/dorny/pa…
Browse files Browse the repository at this point in the history
…ths-filter-3
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
2 parents 51bbefd + 3677fa0 commit 4430a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: dorny/paths-filter@v2
- uses: dorny/paths-filter@v3
id: filter
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4430a9e

Please sign in to comment.