1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00
Commit Graph

35 Commits

Author SHA1 Message Date
Daniel Walsh
5fe73fd3e5
[CI Skip] Merge pull request #3716 from Slimefun/renovate/actions-setup-java-3.x 2023-01-05 19:57:28 +00:00
renovate[bot]
a07d289fce
Update actions/checkout action to v3.3.0 2023-01-05 16:07:18 +00:00
renovate[bot]
ccc8806d90
[CI skip] Update actions/checkout action to v3.2.0 2023-01-05 03:31:50 +01:00
renovate[bot]
e5393582f3
Update actions/setup-java action to v3.9.0 2022-12-14 16:19:14 +00:00
renovate[bot]
028c6c7f68
[CI skip] Update actions/setup-java action to v3.6.0 2022-10-18 18:13:53 +02:00
renovate[bot]
475b27b48c
[CI skip] Update actions/checkout action to v3.1.0 2022-10-04 12:42:09 +02:00
renovate[bot]
9ef5f991c2
[CI skip] Update actions/setup-java action to v3.5.1 2022-09-29 13:50:40 +02:00
TheBusyBiscuit
8dff6dbb86
[CI skip] Merge pull request #3555 from turrisxyz/setup-permissions
chore: Set permissions for GitHub actions
2022-07-12 14:57:13 +02:00
renovate[bot]
229482ad44
[CI skip] Update actions/setup-java action to v3.4.1 2022-07-12 12:14:30 +02:00
renovate[bot]
122b43c668
[CI skip] Update actions/setup-java action to v3.4.0 2022-06-22 01:08:24 +02:00
renovate[bot]
56a51c7688
[CI skip] Update actions/setup-java action to v3.3.0 2022-05-12 19:12:07 +02:00
naveen
55c9251d5b 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: naveen <172697+naveensrinivasan@users.noreply.github.com>
2022-05-08 01:00:37 +00:00
renovate[bot]
227e624022
[CI skip] Update actions/setup-java action to v3.2.0 2022-04-29 12:23:39 +02:00
renovate[bot]
6d62d0e9a4
[CI skip] Update actions/checkout action to v3.0.2 2022-04-23 13:14:17 +02:00
renovate[bot]
b5e2b2160c
[CI skip] Update actions/checkout action to v3.0.1 2022-04-19 19:23:17 +02:00
renovate[bot]
c4317a23a0
[CI skip] Update actions/setup-java action to v3.1.1 2022-04-12 09:52:07 +02:00
renovate[bot]
47cb2ce4fd
[CI skip] Update actions/cache action to v3 2022-04-01 14:19:18 +02:00
renovate[bot]
ae8574f385
[CI skip] Update actions/setup-java action to v3.1.0 2022-04-01 14:18:10 +02:00
TheBusyBiscuit
72c82a4c37
[CI skip] Merge pull request #3472 from Slimefun/renovate/actions-setup-java-3.x
Update actions/setup-java action to v3
2022-03-07 16:30:42 +01:00
Renovate Bot
8d193467f4
Update actions/checkout action 2022-03-01 18:57:28 +00:00
Renovate Bot
8fe6f76203
Update actions/setup-java action to v3 2022-02-24 15:22:34 +00:00
TheBusyBiscuit
c1074faeb2 Added PlayerProfile#hasUnlockedEverything()
and also updated all workflows to JDK 17
2022-01-16 14:17:50 +01:00
Renovate Bot
02512f309d
Update actions/setup-java action to v2.5.0 2021-12-21 11:55:08 +00:00
TheBusyBiscuit
076d8eb837 Run workflows on JDK 16 (Project still targets Java 8) 2021-12-17 17:54:36 +01:00
Renovate Bot
76b6e399ee
Update actions/setup-java action to v2.4.0 2021-11-29 11:48:44 +00:00
Renovate Bot
ab8ec1653d
Update actions/checkout action to v2.4.0 2021-11-02 18:12:06 +00:00
Renovate Bot
93d466b65b
Update actions/checkout action to v2.3.5 2021-10-15 16:20:10 +00:00
Renovate Bot
34a0235db5
Update actions/setup-java action to v2.3.1 2021-09-29 11:22:59 +00:00
Renovate Bot
269350cfb2
Update actions/setup-java action to v2.3.0 2021-08-23 12:51:29 +00:00
Renovate Bot
df0c6e92ae
Update actions/setup-java action to v2.2.0 2021-08-09 11:31:50 +00:00
TheBusyBiscuit
6971e4225c
[Ci skip] Fixed sonarcloud workflow 2021-07-06 12:55:15 +02:00
TheBusyBiscuit
1806b3399f [CI skip] Updated workflows 2021-07-04 13:18:47 +02:00
TheBusyBiscuit
5ce317936a
[CI skip] Make our yaml-linter happy 2021-07-01 16:52:28 +02:00
TheBusyBiscuit
a9e1571a2b [CI skip] Fix sonarcloud workflow
Sonar requires Java 11, I forgot
2021-07-01 16:50:53 +02:00
TheBusyBiscuit
96730548ee [CI skip] Add sonarcloud workflow for pull requests 2021-07-01 16:47:30 +02:00