diff options
Diffstat (limited to '.github/workflows/container_latest.yml')
| -rw-r--r-- | .github/workflows/container_latest.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/container_latest.yml b/.github/workflows/container_latest.yml index 1c365ea2d..676596482 100644 --- a/.github/workflows/container_latest.yml +++ b/.github/workflows/container_latest.yml @@ -17,7 +17,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v2 + uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v2 - name: Docker meta id: docker_meta |
