Skip to content

Commit

Permalink
chore(deps): update dependency golang to v1.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 1, 2022
1 parent fadd4e2 commit 338a7c7
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
branches: [master]

env:
golang-version: 1.18.2
golang-version: 1.18.3

jobs:
validate:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kubeconform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
branches: [master]

env:
golang-version: 1.18.2
golang-version: 1.18.3

jobs:
apps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/monitoring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
branches: [master]

env:
golang-version: 1.18.2
golang-version: 1.18.3

jobs:
alertmanager:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/prometheusrule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
branches: [master]

env:
golang-version: 1.18.2
golang-version: 1.18.3

jobs:
verify:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
branches: [master]

env:
golang-version: 1.18.2
golang-version: 1.18.3

jobs:
validate:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
# branch: main

env:
golang-version: 1.18.2
golang-version: 1.18.3
jsonnet-version: 0.18.0
jb-version: 3aec759b6a423f5b50751443ccc81e91a0887c02 # Commit from mid February 2022

Expand Down

0 comments on commit 338a7c7

Please sign in to comment.