Skip to content

Commit

Permalink
Update dependency @actions/core to ^1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 01fba5c commit 46f2389
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -4,7 +4,7 @@
"url": "https://github.com/finleyfamily/action-enforce-branch-name/issues"
},
"dependencies": {
"@actions/core": "^1.11.0",
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0"
},
"description": "GitHub Action to enforce a branch naming convention.",
Expand Down

0 comments on commit 46f2389

Please sign in to comment.