Skip to content

Commit

Permalink
Merge pull request #244 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 2, 2024
2 parents 271bd4a + 38db029 commit 387b97c
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@v40.2.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@v40.2.1
uses: tj-actions/changed-files@v41.0.0
with:
files: |
go.mod
Expand Down

0 comments on commit 387b97c

Please sign in to comment.