mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
Set least privileged token permission for GitHub Actions (#3155)
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
This commit is contained in:
3
.github/workflows/build-and-push-image.yml
vendored
3
.github/workflows/build-and-push-image.yml
vendored
@@ -9,6 +9,9 @@ on:
|
||||
description: 'Image tag'
|
||||
required: true
|
||||
default: 'test'
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
image:
|
||||
name: Build Image from Dockerfile and binaries
|
||||
|
||||
Reference in New Issue
Block a user