Skip to content

Commit

Permalink
add notes
Browse files Browse the repository at this point in the history
  • Loading branch information
shaynafinocchiaro committed Sep 9, 2024
1 parent b554ad9 commit 1d34ecf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/go-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
#
# http://www.apache.org/licenses/LICENSE-2.0

# NOTE: old go update script https://eos2git.cec.lab.emc.com/CSM/csm-pipeline/blob/master/shell-scripts/go-automation.sh
# NOTE: this currently won't work for nested go.mod files, consider changing this to an action to accept parameters for nested files
# NOTE: this also should work in the CSM repo to update go version for ubi image

# Reusable workflow to perform go version update on Golang based projects
name: Go Version

Expand Down

0 comments on commit 1d34ecf

Please sign in to comment.