diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 2971c18..e1e3061 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -3,10 +3,6 @@ # separate terms of service, privacy policy, and support # documentation. -# GitHub recommends pinning actions to a commit SHA. -# To get a newer version, you will need to update the SHA. -# You can also reference a tag or branch, but the action may change without warning. - name: Publish Docker image on: