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