diff --git a/.github/workflows/bake.yml b/.github/workflows/bake.yml index bf45b5d..c53a30b 100644 --- a/.github/workflows/bake.yml +++ b/.github/workflows/bake.yml @@ -28,7 +28,7 @@ jobs: matrix: ${{ steps.get-matrix.outputs.matrix}} steps: - name: Checkout - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 with: persist-credentials: false diff --git a/.github/workflows/bake_targets.yml b/.github/workflows/bake_targets.yml index 811f089..3362c7f 100644 --- a/.github/workflows/bake_targets.yml +++ b/.github/workflows/bake_targets.yml @@ -27,7 +27,7 @@ jobs: images: ${{ steps.images.outputs.images }} steps: - name: Checkout Code - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 with: persist-credentials: false @@ -93,7 +93,7 @@ jobs: image: ${{fromJson(needs.testbuild.outputs.images)}} steps: - name: Checkout Code - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 with: persist-credentials: false @@ -126,7 +126,7 @@ jobs: KIND_NODE_VERSION: "v1.34.0" steps: - name: Checkout Code - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 with: persist-credentials: false @@ -175,7 +175,7 @@ jobs: cat "$EXT_NAME/values.yaml" - name: Install Chainsaw - uses: kyverno/action-install-chainsaw@6354895e0f99ab23d3e38d85cf5c71b5dc21d727 # v0.2.13 + uses: kyverno/action-install-chainsaw@06560d18422209e9c1e08e931d477d04bf2674c1 # v0.2.14 - name: Run Kyverno/Chainsaw env: