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/actions/start_ccm_e2e/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ runs:
path: "cluster-api-provider-outscale"
- name: 👷 Deploy Cluster (VPC)
id: caposc
uses: outscale/cluster-api-provider-outscale/.github/actions/deploy_cluster@f0f28f85f1a074a99f997e3e95acaa6b61921a62 # main
uses: outscale/cluster-api-provider-outscale/.github/actions/deploy_cluster@f505cfa8d2bcc452b7a733879f27307859188ed3 # v1.5
with:
RUNNER_NAME: ${{ runner.name }}
OKS_ACCESS_KEY: ${{ inputs.oks_access_key }}
Expand Down
18 changes: 18 additions & 0 deletions .github/workflows/compliance.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: Compliance

on:
pull_request:
branches: [ main ]

permissions:
contents: read

jobs:
compliance:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
- name: Plumber
uses: outscale/.github/pipeline-compliance@d1bf523f2ce3fccb0784dfd03ca3cd5e0b906be8 # main
with:
github-token: ${{ secrets.PLUMBER_TOKEN }}
20 changes: 0 additions & 20 deletions .github/workflows/cred-scan.yml

This file was deleted.

20 changes: 0 additions & 20 deletions .github/workflows/github-sanity-scan.yml

This file was deleted.