dependabot[bot]
3db96e69c9
Build(deps): Bump actions/checkout from 3.6.0 to 4.0.0 ( #3202 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/f43a0e5ff2bd294095638e18286ca9a3d1956744...3df4ab11eba7bda6032a0b82a6bb43b11571feac )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2023-09-04 21:48:33 +03:00
dependabot[bot]
d218769865
Build(deps): Bump actions/checkout from 3.5.3 to 3.6.0 ( #3163 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/c85c95e3d7251135ab7dc9ce3241c5835cc595a9...f43a0e5ff2bd294095638e18286ca9a3d1956744 )
---
updated-dependencies:
- dependency-name: actions/checkout
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>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2023-08-28 21:59:59 +03:00
dependabot[bot]
5dc269d983
Build(deps): Bump actions/setup-node from 3.8.0 to 3.8.1 ( #3122 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/bea5baf987ba7aa777a8a0b4ace377a21c45c381...5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2023-08-21 22:00:31 +03:00
dependabot[bot]
ef94774bf2
Build(deps): Bump actions/setup-node from 3.7.0 to 3.8.0 ( #3076 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/e33196f7422957bea03ed53f6fbb155025ffc7b8...bea5baf987ba7aa777a8a0b4ace377a21c45c381 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2023-08-14 21:36:43 +02:00
Alexandr Garbuzov
79545927f1
CI: skx/github-action-tester dependency pinned by hash ( #3014 )
2023-07-30 00:13:43 +02:00
dependabot[bot]
0641f93387
Build(deps): Bump actions/setup-node from 3.6.0 to 3.7.0 ( #2976 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c...e33196f7422957bea03ed53f6fbb155025ffc7b8 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2023-07-22 23:33:55 +03:00
Alexandr Garbuzov
0c380e3982
CI: dependencies pinned by hashes ( #2915 )
2023-07-21 11:55:56 +02:00
Rick Staa
de4efa9ea1
ci: fix id-token 'read' bug ( #2904 )
...
This commit fixes a bug that is present when the `read` option is used
for the `id-token` permission (see https://github.com/github/docs/issues/26481 ).
2023-07-03 00:07:29 +03:00
Alexandr Garbuzov
888c4cee94
CI: Resolve OSSF GitHub token permissions security alert ( #2891 )
2023-07-02 09:06:04 +02:00
Alexandr Garbuzov
c4035a5765
Use node 18.x in continuous integration ( #2819 )
2023-06-14 09:08:40 +02:00
Rick Staa
91345ed55f
ci: fix unsafe directory bug ( #2518 )
...
This commit fixes a bug that was introduced due to a upstream change in
the git package. See https://stackoverflow.com/questions/71849415/i-cannot-add-the-parent-directory-to-safe-directory-in-git/71904131#71904131
for more information.
2023-02-25 17:21:54 +05:30
Rick Staa
b8faef6857
ci: add stale theme pull request closer action push ( #2067 )
...
This commit adds the `stale-theme-pr-closer` closer action. This action
is used to close theme pull requests with an `invalid` label that has
been stale for a given number of `STALE_DAYS`.
2022-10-02 11:05:13 +02:00
Jongwoo Han
f86059f097
chore: Update workflows to cache dependencies ( #2083 )
2022-10-02 10:38:07 +02:00
Rick Staa
c7d4c29757
ci: switch to npm ci in github actions ( #2046 )
2022-09-24 10:37:24 +02:00
rsk2
107f7ca52c
Feature/grs 1955 change commonjs imports ( #1995 )
...
* GRS-1955: Using ES6 import/export in src files
* GRS-1955: Using ES6 import/export in test files
* GRS-1955: Using ES6 import/export in themes index.js
* GRS-1955: Readding blank line at end of top-languages-card.js
* feat: fix test es6 import errors
This commit makes sure jest is set-up to support es6. It also fixes
several test errors and sorts the imports.
* test: update test node version
This commit makes sure node 16 is used in the github actions.
* refactor: run prettier
Co-authored-by: rickstaa <rick.staa@outlook.com >
2022-09-24 10:20:54 +02:00
Anurag
596a4eccc1
Revert "ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows ( #1382 )"
...
This reverts commit 2723f00cb8 .
2021-10-13 20:39:13 +05:30
Oscar Dominguez
2723f00cb8
ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows ( #1382 )
2021-10-13 20:31:39 +05:30
anuraghazra
59e295f35b
chore: my godh please work
2020-07-26 14:46:23 +05:30
anuraghazra
1f79d503bd
fix: workflow file
2020-07-26 14:32:17 +05:30
anuraghazra
f0a0dfe51c
infra: added auto theme readme generator script
2020-07-26 14:11:30 +05:30