Skip to content

Commit

Permalink
reduce permission
Browse files Browse the repository at this point in the history
  • Loading branch information
v9n committed Aug 9, 2023
1 parent cec2732 commit 26cb8c8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ jobs:
build-docker:
permissions:
contents: 'read'
id-token: 'read'
actions: read
checks: write
actions: 'read'

name: Build and Publish to Docker Hub
runs-on: ubuntu-latest
Expand Down

0 comments on commit 26cb8c8

Please sign in to comment.