Leithen
|
21f5123bf7
|
Bump actions/upload-artifact from 3 to 4 (#11043)
* bump actions/upload-artifact from 3 to 4
* change check url artifact name
* update download to v4
|
10 months ago |
dependabot[bot]
|
c9fc260798
|
chore(deps): bump actions/setup-node from 3 to 4 (#10855)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
|
1 year ago |
Seth Falco
|
ae612cf6b5
|
build(fpb-lint): linting errors as PR comments (#10618)
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
|
1 year ago |
dependabot[bot]
|
1c44e75b91
|
chore(deps): bump actions/checkout from 3 to 4 (#9513)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)
---
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>
|
1 year ago |
Naveen
|
bd1434fcb2
|
Set permissions for GitHub actions (#6820)
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
7a7904cc9d
|
chore(deps): bump actions/setup-node from 2 to 3 (#6754)
|
3 years ago |
dependabot[bot]
|
34508771cf
|
chore(deps): bump actions/checkout from 2 to 3 (#6753)
|
3 years ago |
ImVector
|
c4d9b4db81
|
Update workflows version (#6682)
|
3 years ago |
Debajyoti Ghosh
|
09bbc1c2d9
|
use current node-version 16 (#5587)
|
3 years ago |
Eric Hellman
|
5538fb1c21
|
add linter action to pullrequest (#5251)
|
4 years ago |
victor felder
|
8530b47797
|
fix: CI linter config (#5239)
* fix: CI linter config
* chore: lint all files
|
4 years ago |
borgified
|
37dc474fbd
|
migrate fpb-lint from travisci to gh actions (#5186)
|
4 years ago |