Skip to content

Commit

Permalink
gh actions: bump versions
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Hunt <[email protected]>
  • Loading branch information
haircommander committed Jun 21, 2022
1 parent 05163fd commit b1ca51f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hack/github-actions-setup
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
set -euo pipefail

declare -A VERSIONS=(
["cni-plugins"]=v0.8.7
["runc"]=v1.0.0-rc93
["cni-plugins"]=v1.1.0
["runc"]=v1.1.2
["bats"]=v1.2.1
)

Expand Down

0 comments on commit b1ca51f

Please sign in to comment.