diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 39ffec9..36603e6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,7 +24,7 @@ jobs: container_tag: centos-stream9 steps: - name: Checkout repo - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 + uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4 - name: Fill in the AWS template run: |