Skip to content

Commit

Permalink
Merge pull request #76 from Cray-HPE/dependabot/github_actions/tj-act…
Browse files Browse the repository at this point in the history
…ions/changed-files-39

Bump tj-actions/changed-files from 38 to 39
  • Loading branch information
mharding-hpe authored Sep 5, 2023
2 parents 3758dfc + 5f10573 commit d8c4c7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/license-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v38
uses: tj-actions/changed-files@v39

- name: License Check
if: ${{ steps.changed-files.outputs.all_changed_files }}
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added build timeout to avoid hung builds

### Dependencies
- Bump `tj-actions/changed-files` from 37 to 38 ([#74](https://github.com/Cray-HPE/cms-ipxe/pull/74))
- Bump `tj-actions/changed-files` from 37 to 39 ([#74](https://github.com/Cray-HPE/cms-ipxe/pull/74), [#76](https://github.com/Cray-HPE/cms-ipxe/pull/76))
- Bump `actions/checkout` from 3 to 4 ([#75](https://github.com/Cray-HPE/cms-ipxe/pull/75))
Bumped depndency patch versions
| Package | From | To |
Expand Down

0 comments on commit d8c4c7f

Please sign in to comment.