Skip to content

Commit f1f2cbb

Browse files
Copilotosorensen
andcommitted
Add explicit permissions to Debian workflow for security
Co-authored-by: osorensen <21175639+osorensen@users.noreply.github.com>
1 parent c6a15d6 commit f1f2cbb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/debian-cran-check.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ on:
1111
jobs:
1212
check-cran-debian:
1313
runs-on: ubuntu-latest
14+
permissions:
15+
contents: read
1416
container:
1517
image: ghcr.io/r-devel/rcheckserver/debian:latest
1618

0 commit comments

Comments
 (0)