Skip to content

Commit

Permalink
Merge pull request #270 from okp4/dependabot/github_actions/tj-action…
Browse files Browse the repository at this point in the history
…s/changed-files-42.0.7
  • Loading branch information
dependabot[bot] committed Mar 8, 2024
2 parents ad375d8 + 1396afb commit fc341ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

- name: Find changed go files
id: changed-go-files
uses: tj-actions/changed-files@v41.1.2
uses: tj-actions/changed-files@v42.0.7
with:
files: |
**/*.go
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/thank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- name: Find changed dependencies
id: changed-dependencies
uses: tj-actions/changed-files@v41.1.2
uses: tj-actions/changed-files@v42.0.7
with:
files: |
go.mod
Expand Down

0 comments on commit fc341ca

Please sign in to comment.