File tree Expand file tree Collapse file tree 9 files changed +23
-23
lines changed
Expand file tree Collapse file tree 9 files changed +23
-23
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ jobs:
1313
1414 steps :
1515 - name : clone
16- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
16+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1717
1818 - name : install go
19- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
19+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
2020 with :
2121 # use version from go.mod file
2222 go-version-file : ' go.mod'
Original file line number Diff line number Diff line change @@ -35,11 +35,11 @@ jobs:
3535
3636 steps :
3737 - name : Checkout repository
38- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
38+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
3939
4040 # Initializes the CodeQL tools for scanning.
4141 - name : Initialize CodeQL
42- uses : github/codeql-action/init@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
42+ uses : github/codeql-action/init@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
4343 with :
4444 languages : ${{ matrix.language }}
4545 # If you wish to specify custom queries, you can do so here or in a config file.
5050 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
5151 # If this step fails, then you should remove it and run the build manually (see below)
5252 - name : Autobuild
53- uses : github/codeql-action/autobuild@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
53+ uses : github/codeql-action/autobuild@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
5454
5555 # ℹ️ Command-line programs to run using the OS shell.
5656 # 📚 https://git.io/JvXDl
6464 # make release
6565
6666 - name : Perform CodeQL Analysis
67- uses : github/codeql-action/analyze@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
67+ uses : github/codeql-action/analyze@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ jobs:
1414
1515 steps :
1616 - name : clone
17- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
17+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1818 with :
1919 # ensures we fetch tag history for the repository
2020 fetch-depth : 0
2121
2222 - name : install go
23- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
23+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
2424 with :
2525 # use version from go.mod file
2626 go-version-file : ' go.mod'
Original file line number Diff line number Diff line change @@ -13,13 +13,13 @@ jobs:
1313
1414 steps :
1515 - name : clone
16- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
16+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1717 with :
1818 # ensures we fetch tag history for the repository
1919 fetch-depth : 0
2020
2121 - name : install go
22- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
22+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
2323 with :
2424 # use version from go.mod file
2525 go-version-file : ' go.mod'
Original file line number Diff line number Diff line change @@ -19,10 +19,10 @@ jobs:
1919
2020 steps :
2121 - name : clone
22- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
22+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2323
2424 - name : install go
25- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
25+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
2626 with :
2727 # use version from go.mod file
2828 go-version-file : " go.mod"
@@ -47,10 +47,10 @@ jobs:
4747
4848 steps :
4949 - name : clone
50- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
50+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
5151
5252 - name : install go
53- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
53+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
5454 with :
5555 # use version from go.mod file
5656 go-version-file : " go.mod"
Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ jobs:
1313
1414 steps :
1515 - name : clone
16- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
16+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1717
1818 - name : install go
19- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
19+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
2020 with :
2121 # use version from go.mod file
2222 go-version-file : ' go.mod'
2828 go test -race -covermode=atomic -coverprofile=coverage.out ./...
2929
3030 - name : coverage
31- uses : codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
31+ uses : codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
3232 with :
3333 token : ${{ secrets.CODECOV_TOKEN }}
3434 file : coverage.out
Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ jobs:
1313
1414 steps :
1515 - name : clone
16- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
16+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1717
1818 - name : install go
19- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
19+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
2020 with :
2121 # use version from go.mod file
2222 go-version-file : ' go.mod'
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ARG KUBECTL_VERSION=v1.34.1
99# # docker build --no-cache --target binary -t vela-kubernetes:binary . ##
1010# ##############################################################################
1111
12- FROM alpine:3.22 .2@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 as binary
12+ FROM alpine:3.23 .2@sha256:c93cec902b6a0c6ef3b5ab7c65ea36beada05ec1205664a4131d9e8ea13e405d as binary
1313
1414ARG KUBECTL_VERSION
1515
@@ -21,7 +21,7 @@ RUN chmod 0700 /bin/kubectl
2121# # docker build --no-cache --target certs -t vela-kubernetes:certs . ##
2222# ############################################################################
2323
24- FROM alpine:3.22 .2@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 as certs
24+ FROM alpine:3.23 .2@sha256:c93cec902b6a0c6ef3b5ab7c65ea36beada05ec1205664a4131d9e8ea13e405d as certs
2525
2626RUN apk add --update --no-cache ca-certificates
2727
Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ go 1.24.5
44
55require (
66 github.com/Masterminds/semver/v3 v3.4.0
7- github.com/go-vela/server v0.27.2
7+ github.com/go-vela/server v0.27.4
88 github.com/hashicorp/go-getter/v2 v2.2.3
99 github.com/joho/godotenv v1.5.1
1010 github.com/sirupsen/logrus v1.9.3
1111 github.com/spf13/afero v1.15.0
12- github.com/urfave/cli/v3 v3.5.0
12+ github.com/urfave/cli/v3 v3.6.1
1313)
1414
1515require (
You can’t perform that action at this time.
0 commit comments