From 240cc392edbba72e432367a1c4dd6ff0b54f3e50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 01:55:07 +0000 Subject: [PATCH 1/2] Bump tj-actions/changed-files from 37 to 38 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37 to 38. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v37...v38) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/license-check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/license-check.yaml b/.github/workflows/license-check.yaml index 496e46d..a72751d 100644 --- a/.github/workflows/license-check.yaml +++ b/.github/workflows/license-check.yaml @@ -41,7 +41,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v37 + uses: tj-actions/changed-files@v38 - name: License Check if: ${{ steps.changed-files.outputs.all_changed_files }} From c298e9de51a620243ac2836f2f60888f0e3bc178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 24 Aug 2023 01:55:21 +0000 Subject: [PATCH 2/2] Updated Changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 575e21d..9f02cc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +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)) Bumped depndency patch versions | Package | From | To | |--------------------------|---------|----------| @@ -84,4 +85,4 @@ Bumped depndency patch versions - CASMCMS-7992 - Allow for changing ipxe binary names. - Update internal domain addresses -## [1.9.4] - (no date) +## [1.9.4] - (no date) \ No newline at end of file