Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion .github/workflows/ci-feedback-events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
permissions:
actions: read # Read exact completed run and job metadata.
issues: write # Publish bounded failure evidence in this repository.
uses: NDDev-OpenNetwork/github-actions/.github/workflows/ci-feedback.yml@a0dc5592333dcfdf2a3d239ed1f2b128899e5482 # commit:a0dc5592333dcfdf2a3d239ed1f2b128899e5482
uses: NDDev-OpenNetwork/github-actions/.github/workflows/ci-feedback.yml@6064b7d98a4e6b852de7572de12b8889e8fbfe38 # commit:6064b7d98a4e6b852de7572de12b8889e8fbfe38
with:
run-id: ${{ format('{0}', github.event.workflow_run.id) }}
run-attempt: ${{ format('{0}', github.event.workflow_run.run_attempt) }}
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
actions: read
contents: read
security-events: write
uses: NDDev-OpenNetwork/ci-workflows/.github/workflows/public-codeql.yml@409817cf743e76383c84e30c72edf781d73b71a1 # 0.1.11
uses: NDDev-OpenNetwork/ci-workflows/.github/workflows/public-codeql.yml@9eb9e070ae87b0fc3bdbd2cbed5afe3b92f7e2c7 # commit:9eb9e070ae87b0fc3bdbd2cbed5afe3b92f7e2c7
with:
# Public repository: `pull_request` runs untrusted fork code. Name the
# hosted runner explicitly — the reusable's default belongs to the pinned
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
permissions:
actions: read # verify exact public workflow evidence
contents: read # read the signed annotated tag
uses: NDDev-OpenNetwork/ci-workflows/.github/workflows/release-promotion-gate.yml@409817cf743e76383c84e30c72edf781d73b71a1 # 0.1.11
uses: NDDev-OpenNetwork/ci-workflows/.github/workflows/release-promotion-gate.yml@9eb9e070ae87b0fc3bdbd2cbed5afe3b92f7e2c7 # commit:9eb9e070ae87b0fc3bdbd2cbed5afe3b92f7e2c7
with:
version: ${{ needs.resolve.outputs.version }}
runner: ubuntu-latest
Expand All @@ -62,7 +62,7 @@ jobs:
id-token: write # mint Sigstore identity
attestations: write # persist provenance and SBOM attestations
artifact-metadata: write # persist attested artifact metadata
uses: NDDev-OpenNetwork/ci-workflows/.github/workflows/release-supply-chain.yml@409817cf743e76383c84e30c72edf781d73b71a1 # 0.1.11
uses: NDDev-OpenNetwork/ci-workflows/.github/workflows/release-supply-chain.yml@9eb9e070ae87b0fc3bdbd2cbed5afe3b92f7e2c7 # commit:9eb9e070ae87b0fc3bdbd2cbed5afe3b92f7e2c7
with:
version: ${{ needs.resolve.outputs.version }}
package_name: cd-workflows
Expand Down
16 changes: 8 additions & 8 deletions catalog/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ actions:
sha: "043fb46d1a93c77aae656e7c1c64a875d1fc6a0a"
version: "v7.0.1"
- name: NDDev-OpenNetwork/ci-workflows/.github/workflows/public-codeql.yml
sha: "409817cf743e76383c84e30c72edf781d73b71a1"
version: "0.1.11"
sha: "9eb9e070ae87b0fc3bdbd2cbed5afe3b92f7e2c7"
version: "commit:9eb9e070ae87b0fc3bdbd2cbed5afe3b92f7e2c7"
- name: NDDev-OpenNetwork/ci-workflows/.github/workflows/release-promotion-gate.yml
sha: "409817cf743e76383c84e30c72edf781d73b71a1"
version: "0.1.11"
sha: "9eb9e070ae87b0fc3bdbd2cbed5afe3b92f7e2c7"
version: "commit:9eb9e070ae87b0fc3bdbd2cbed5afe3b92f7e2c7"
- name: NDDev-OpenNetwork/ci-workflows/.github/workflows/release-supply-chain.yml
sha: "409817cf743e76383c84e30c72edf781d73b71a1"
version: "0.1.11"
sha: "9eb9e070ae87b0fc3bdbd2cbed5afe3b92f7e2c7"
version: "commit:9eb9e070ae87b0fc3bdbd2cbed5afe3b92f7e2c7"
- name: NDDev-OpenNetwork/github-actions/.github/workflows/ci-feedback.yml
sha: "a0dc5592333dcfdf2a3d239ed1f2b128899e5482"
version: "commit:a0dc5592333dcfdf2a3d239ed1f2b128899e5482"
sha: "6064b7d98a4e6b852de7572de12b8889e8fbfe38"
version: "commit:6064b7d98a4e6b852de7572de12b8889e8fbfe38"