From 02ebc496f8cb5ad6d75c510cc964ca081dd66a54 Mon Sep 17 00:00:00 2001 From: Phil Biggin <51948186+philbiggin@users.noreply.github.com> Date: Wed, 9 Oct 2024 08:44:58 +0100 Subject: [PATCH] Update docker-publish.yml --- .github/workflows/docker-publish.yml | 4 ---- 1 file changed, 4 deletions(-) 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: