Skip to content

Commit 5eb5b05

Browse files
committed
Update to latest GitHub runner v2.319.1, Fix typo in file name
1 parent e22bb73 commit 5eb5b05

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

variables.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ variable "github_runner_prefix" {
8383
variable "github_runner_download_url" {
8484
type = string
8585
description = "The download link pointing to the gitlab runner package"
86-
default = "https://github.com/actions/runner/releases/download/v2.317.0/actions-runner-linux-x64-2.317.0.tar.gz"
86+
default = "https://github.com/actions/runner/releases/download/v2.319.1/actions-runner-linux-x64-2.319.1.tar.gz"
8787
}
8888

8989
variable "github_runner_uid" {

0 commit comments

Comments
 (0)