Skip to content

Commit

Permalink
Merge pull request #470 from ccamel/dependabot/github_actions/tj-acti…
Browse files Browse the repository at this point in the history
…ons/changed-files-44.5.6
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
2 parents bd57cc3 + dc33742 commit ce33e26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/give-thanks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Find changed dependencies
id: changed-dependencies
uses: tj-actions/changed-files@v44.5.5
uses: tj-actions/changed-files@v44.5.6
with:
files: |
go.mod
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Find changed go files
id: changed-go-files
uses: tj-actions/changed-files@v44.5.5
uses: tj-actions/changed-files@v44.5.6
with:
files: |
**/*.go
Expand Down

0 comments on commit ce33e26

Please sign in to comment.