summaryrefslogtreecommitdiff
path: root/.github/workflows/container.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/container.yml')
-rw-r--r--.github/workflows/container.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml
index 7949de17a..f0d8f5698 100644
--- a/.github/workflows/container.yml
+++ b/.github/workflows/container.yml
@@ -83,7 +83,7 @@ jobs:
python-version: "${{ env.PYTHON_VERSION }}"
- name: Checkout
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: "false"
fetch-depth: "0"
@@ -145,7 +145,7 @@ jobs:
steps:
- name: Checkout
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: "false"
@@ -179,7 +179,7 @@ jobs:
steps:
- name: Checkout
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: "false"