Skip to content

Commit

Permalink
Merge pull request #299 from dangoslen/dependabot/npm_and_yarn/main/a…
Browse files Browse the repository at this point in the history
…ctions/core-1.11.1
  • Loading branch information
dangoslen authored Dec 16, 2024
2 parents 6808504 + 03fd2fb commit 7d61423
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 25 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Changed
- Fix Github Actions Annotations ([#285](https://github.com/dangoslen/changelog-enforcer/pull/285))

### Dependencies
- Bump `@actions/core` from 1.10.1 to 1.11.1 ([#299](https://github.com/dangoslen/dependabot-changelog-helper/pull/299))

## [3.10.0]

### Changed
Expand Down
61 changes: 37 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"author": "@dangoslen",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"make-coverage-badge": "^1.2.0"
},
Expand Down

0 comments on commit 7d61423

Please sign in to comment.