1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-18 17:41:18 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Minionguyjpro
94bc84251f Migrated to use @vercel/ncc for Node.js modules 2024-01-02 16:32:13 +01:00
dependabot[bot]
f7e487ee1d Bump @actions/github from 5.1.1 to 6.0.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.1.1 to 6.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-31 19:23:22 +00:00
Minionguyjpro
1c83f0f875 Merge pull request #7 from Minionguyjpro/dependabot/npm_and_yarn/eslint-8.56.0
Bump eslint from 8.44.0 to 8.56.0
2023-12-31 20:21:58 +01:00
dependabot[bot]
16358651d8 Bump @actions/core from 1.10.0 to 1.10.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-31 19:20:07 +00:00
dependabot[bot]
324fd247a1 Bump eslint from 8.44.0 to 8.56.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.56.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-31 19:20:03 +00:00
Minionguyjpro
08c14b708e Add eslint 2023-07-08 11:32:07 +00:00
Minionguyjpro
5c93180a34 Add and create files 2023-07-08 08:27:06 +00:00