1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-18 09:31:19 +01:00

fix(deps): bump @actions/core from 1.10.1 to 1.11.0 (#86)

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-03 17:04:17 +02:00
committed by GitHub
parent 1bd0bb62d8
commit 1275c36765
2 changed files with 20 additions and 15 deletions

View File

@@ -63,7 +63,7 @@
]
},
"dependencies": {
"@actions/core": "^1.10.1"
"@actions/core": "^1.11.0"
},
"devDependencies": {
"@babel/core": "^7.25.7",