 Wilken Riveraandneilnaveen
|
cc5898022a
|
update action permissions (#11837)
* chore: Set permissions for GitHub actions
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.
- 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/)
Signed-off-by: neilnaveen <[email protected]>
* Update permissions for newly added actions
* Remove deleted actions
Co-authored-by: neilnaveen <[email protected]>
|
2022-06-14 12:08:39 -04:00 |
|
 dependabot[bot]andWilken Rivera
|
01483c4d72
|
Bump dessant/lock-threads from 2 to 3 (#11293)
* Bump dessant/lock-threads from 2 to 3
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2 to 3.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v2...v3)
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* Update input names for latest version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wilken Rivera <[email protected]>
|
2021-10-04 10:30:58 -04:00 |
|
Wilken Rivera
|
488e6d80aa
|
.github/workflows/lock.yml: Fix ISO 8601 date format
|
2021-05-27 13:50:05 -04:00 |
|
Wilken Rivera
|
0a05b834d7
|
remove hashibot (#11053)
* Replace `closed_issue_locker` HashiBot action with GitHub action
Related to: #11043
* Replace with GitHub action
* Replace with GitHub action
|
2021-05-27 12:58:58 -04:00 |
|