Skip to content

Commit

Permalink
Merge pull request #89 from okp4/dependabot/github_actions/tj-actions…
Browse files Browse the repository at this point in the history
…/changed-files-23
  • Loading branch information
dependabot[bot] authored Jun 14, 2022
2 parents f011c55 + 7b08784 commit 327aa0b
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 @@ -80,7 +80,7 @@ jobs:

- name: Find changed go files
id: changed-go-files
uses: tj-actions/changed-files@v22
uses: tj-actions/changed-files@v23
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 @@ -17,7 +17,7 @@ jobs:

- name: Find changed dependencies
id: changed-dependencies
uses: tj-actions/changed-files@v22
uses: tj-actions/changed-files@v23
with:
files: |
go.mod
Expand Down

0 comments on commit 327aa0b

Please sign in to comment.