From 42b1bf967847d9d4a0d99d6205478f9596858212 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Fri, 19 Mar 2021 13:41:56 +1100 Subject: [PATCH] updated release notes to run gosec manually --- release_instructions.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/release_instructions.txt b/release_instructions.txt index 8a99013b..1a3280e3 100644 --- a/release_instructions.txt +++ b/release_instructions.txt @@ -2,6 +2,7 @@ - increment version in snapcraft.yaml - increment version in github-action/Dockerfile - make sure local build passes +- run gosec (manual because docker platforms) - commit version update changes - tag git with same version number - commit vX tag - this will trigger github actions