Set least privileged token permission for GitHub Actions (#3155)

Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
This commit is contained in:
Ashish Kurmi
2022-10-31 00:46:46 -07:00
committed by GitHub
parent e5af37bc8c
commit da51adc276
3 changed files with 12 additions and 0 deletions

View File

@@ -9,6 +9,9 @@ on:
description: 'Image tag'
required: true
default: 'test'
permissions:
contents: read
jobs:
image:
name: Build Image from Dockerfile and binaries