Updated go to latest patch release 1.19.9.

Signed-off-by: James Blair <mail@jamesblair.net>
dependabot/go_modules/github.com/prometheus/procfs-0.11.0
James Blair 2023-05-04 11:00:08 +12:00
parent 3ef5985bcd
commit b84e4273f7
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: Go version setup
env:
GO_VERSION: "1.19.8"
GO_VERSION: "1.19.9"
on:
workflow_call:
@ -19,4 +19,4 @@ jobs:
- id: step1
run: |
echo "Go Version: $GO_VERSION"
echo "goversion=$GO_VERSION" >> $GITHUB_OUTPUT
echo "goversion=$GO_VERSION" >> $GITHUB_OUTPUT