Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .github/workflows/dev-lead.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,13 @@

jobs:
dev-lead:
uses: petry-projects/.github-private/.github/workflows/dev-lead-reusable.yml@5a9a2476575cfcf0e730993f589587db054219f1 # main
# First-party channel tag — do NOT SHA-pin (AGENTS.md mutable-ref exception; rings #499/#500/#871).
uses: petry-projects/.github-private/.github/workflows/dev-lead-reusable.yml@dev-lead/ring1

Check failure

Code scanning / SonarCloud

External GitHub Actions and workflows should be pinned to a commit hash High

Use full commit SHA hash for this dependency. See more on SonarQube Cloud

Check failure on line 47 in .github/workflows/dev-lead.yml

View check run for this annotation

SonarQubeCloud / SonarCloud Code Analysis

Use full commit SHA hash for this dependency.

See more on https://sonarcloud.io/project/issues?id=petry-projects_TalkTerm&issues=AZ7qNPRtbz3NXuDGu6WP&open=AZ7qNPRtbz3NXuDGu6WP&pullRequest=308
secrets: inherit
permissions:
contents: write
pull-requests: write
issues: write
actions: read
checks: read
statuses: read
statuses: read
Loading