Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:23
erlang
1390-gh-Raise-permissions-for-GITHUB_TOKEN-for-...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 1390-gh-Raise-permissions-for-GITHUB_TOKEN-for-base-updat.patch of Package erlang
From 0421eb2b2fbf582d1c9fca20dc1ada0375bb8d61 Mon Sep 17 00:00:00 2001 From: Lukas Larsson <lukas@erlang.org> Date: Fri, 10 Nov 2023 10:51:57 +0100 Subject: [PATCH] gh: Raise permissions for GITHUB_TOKEN for base update --- .github/workflows/update-base.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/update-base.yaml b/.github/workflows/update-base.yaml index e412e67c83..3b37568bb9 100644 --- a/.github/workflows/update-base.yaml +++ b/.github/workflows/update-base.yaml @@ -15,6 +15,10 @@ jobs: if: github.repository == 'erlang/otp' runs-on: ubuntu-latest + permissions: + contents: read + packages: write + strategy: matrix: type: [debian-base,ubuntu-base,i386-debian-base] -- 2.35.3
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor