mirror of
https://github.com/restic/restic.git
synced 2025-08-22 07:07:26 +00:00
CI: least privilege for workflows
This commit is contained in:
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@@ -8,6 +8,9 @@ on:
|
||||
# run tests for all pull requests
|
||||
pull_request:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
env:
|
||||
latest_go: "1.20.x"
|
||||
GO111MODULE: on
|
||||
|
Reference in New Issue
Block a user