diff --git a/.github/workflows/workflow.yaml b/.github/workflows/workflow.yaml index dda540f..bd7a570 100644 --- a/.github/workflows/workflow.yaml +++ b/.github/workflows/workflow.yaml @@ -24,7 +24,7 @@ jobs: steps: - name: Checkout repository # https://github.com/actions/checkout - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5 + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - name: Set up Python # https://github.com/actions/setup-python @@ -56,7 +56,7 @@ jobs: steps: - name: Checkout repository # https://github.com/actions/checkout - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5 + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - name: Set up Python # https://github.com/actions/setup-python @@ -82,7 +82,7 @@ jobs: steps: - name: Checkout repository # https://github.com/actions/checkout - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5 + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - name: Set up Docker Buildx # https://github.com/docker/setup-buildx-action @@ -109,7 +109,7 @@ jobs: steps: - name: Checkout repository # https://github.com/actions/checkout - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5 + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - name: Set up Docker Buildx # https://github.com/docker/setup-buildx-action