Skip to content

Commit

Permalink
Merge pull request #466 from ccamel/dependabot/github_actions/tj-acti…
Browse files Browse the repository at this point in the history
…ons/changed-files-44.5.5
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
2 parents 09c63e2 + 208836a commit 39d2168
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.4
uses: tj-actions/changed-files@v44.5.5
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.4
uses: tj-actions/changed-files@v44.5.5
with:
files: |
**/*.go
Expand Down

0 comments on commit 39d2168

Please sign in to comment.