diff --git a/.github/workflows/apply.yaml b/.github/workflows/apply.yaml index 9505eca..9f1befa 100644 --- a/.github/workflows/apply.yaml +++ b/.github/workflows/apply.yaml @@ -31,7 +31,7 @@ jobs: if: ${{ ! contains(fromJson('["renovate[bot]", "dependabot[bot]"]'), github.actor) }} steps: - name: Checkout to the branch - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - uses: aquaproj/aqua-installer@11dd79b4e498d471a9385aa9fb7f62bb5f52a73c # v4.0.4 with: @@ -63,7 +63,7 @@ jobs: steps: - name: Checkout to the branch - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - name: aqua install uses: aquaproj/aqua-installer@11dd79b4e498d471a9385aa9fb7f62bb5f52a73c # v4.0.4 diff --git a/.github/workflows/plan.yaml b/.github/workflows/plan.yaml index adbb25f..01f302d 100644 --- a/.github/workflows/plan.yaml +++ b/.github/workflows/plan.yaml @@ -32,7 +32,7 @@ jobs: if: ${{ ! contains(fromJson('["renovate[bot]", "dependabot[bot]"]'), github.actor) }} steps: - name: Checkout to the branch - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - uses: aquaproj/aqua-installer@11dd79b4e498d471a9385aa9fb7f62bb5f52a73c # v4.0.4 with: @@ -64,7 +64,7 @@ jobs: steps: - name: Checkout to the branch - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - name: aquas install uses: aquaproj/aqua-installer@11dd79b4e498d471a9385aa9fb7f62bb5f52a73c # v4.0.4