Skip to content

Commit

Permalink
Merge pull request #275 from okp4/dependabot/github_actions/dot-githu…
Browse files Browse the repository at this point in the history
…b/workflows/tj-actions/changed-files-41.0.0
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
2 parents f6801d4 + 0b07ead commit 85d06ca
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 @@ -56,7 +56,7 @@ jobs:

- name: Find changed go files
id: changed-go-files
uses: tj-actions/changed-files@v35.7.1
uses: tj-actions/changed-files@v41.0.0
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@v35.7.1
uses: tj-actions/changed-files@v41.0.0
with:
files: |
go.mod
Expand Down

0 comments on commit 85d06ca

Please sign in to comment.