Skip to content

Commit

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

Bump tj-actions/changed-files from 42 to 43
  • Loading branch information
mharding-hpe authored Mar 15, 2024
2 parents 233d5da + 84dd66b commit aaaadea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
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@v42
uses: tj-actions/changed-files@v43

- name: License Check
if: ${{ steps.changed-files.outputs.all_changed_files }}
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Dependencies
- Bump `tj-actions/changed-files` from 42 to 43 ([#38](https://github.com/Cray-HPE/cf-cme-ca-cert/pull/38))

## [2.7.0] - 2024-02-23
### Dependencies
- Bump `tj-actions/changed-files` from 37 to 42 ([#30](https://github.com/Cray-HPE/cf-cme-ca-cert/pull/30), [#32](https://github.com/Cray-HPE/cf-cme-ca-cert/pull/32), [#33](https://github.com/Cray-HPE/cf-cme-ca-cert/pull/33), [#35](https://github.com/Cray-HPE/cf-cme-ca-cert/pull/35))
Expand Down

0 comments on commit aaaadea

Please sign in to comment.