Skip to content

Commit 610cfd9

Browse files
Merge branch 'main' into ci/secret-scanner-caller-perms
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
2 parents 5e0ef0f + df32340 commit 610cfd9

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.github/workflows/rust-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ permissions:
1111
contents: read
1212
jobs:
1313
rust-ci:
14-
uses: hyperpolymath/standards/.github/workflows/rust-ci-reusable.yml@cc5a372af1af1b202c17f1b21efd954e6c038bef
14+
uses: hyperpolymath/standards/.github/workflows/rust-ci-reusable.yml@412a7031577112b31ee287cc6060179d638d6500
15+
timeout-minutes: 10

.github/workflows/scorecard.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ permissions:
1414
jobs:
1515
scorecard:
1616
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@5a93d9d57cc04de4002d6d0ecd336fc7a8698910
17+
permissions:
18+
contents: read
19+
security-events: write
20+
id-token: write

0 commit comments

Comments
 (0)