Skip to content

Commit

Permalink
Merge pull request #101 from LedgerHQ/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/workflows/tj-actions/changed-files-41

Bump tj-actions/changed-files from 33 to 41 in /.github/workflows
  • Loading branch information
xchapron-ledger authored Jan 3, 2024
2 parents a5e4a50 + c521dc9 commit dbe75f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

- name: Get changes
id: get-changes
uses: tj-actions/changed-files@v33
uses: tj-actions/changed-files@v41
outputs:
modified_files: ${{ steps.get-changes.outputs.all_modified_files }}

Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.11.1] - 2024-01-03

### Changed
- Bump tj-actions/changed-files from 33 to 41 in /.github/workflows

## [3.11.0] - 2023-12-11

### Added
Expand Down

0 comments on commit dbe75f7

Please # to comment.