Skip to content

Commit

Permalink
Merge pull request #308 from axone-protocol/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/tj-actions/changed-files-45.0.4
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
2 parents 5cbb7d1 + 33ad165 commit 2d78350
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:

- name: Find changed ttl files
id: changed-ttl-files
uses: tj-actions/[email protected].3
uses: tj-actions/[email protected].4
with:
files: |
src/**/*.ttl
Expand Down Expand Up @@ -111,7 +111,7 @@ jobs:

- name: Check if poetry files have changed
id: changed-poetry-files
uses: tj-actions/[email protected].3
uses: tj-actions/[email protected].4
with:
files: |
script/poetry.lock
Expand Down Expand Up @@ -146,7 +146,7 @@ jobs:

- name: Check if python files have changed
id: changed-python-files
uses: tj-actions/[email protected].3
uses: tj-actions/[email protected].4
with:
files: |
script/**/*.*
Expand Down

0 comments on commit 2d78350

Please sign in to comment.