mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-21 07:42:53 +00:00
ci: actions/setup-go@v6.2.0, jdx/mise-action@v3.6.0
This commit is contained in:
4
.github/workflows/deploy.yaml
vendored
4
.github/workflows/deploy.yaml
vendored
@@ -15,10 +15,10 @@ jobs:
|
||||
- name: Checkout latest code
|
||||
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # ratchet:actions/checkout@v6
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # ratchet:actions/setup-go@v6
|
||||
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # ratchet:actions/setup-go@v6
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
- uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # ratchet:jdx/mise-action@v3
|
||||
- uses: jdx/mise-action@c53b9236f0b3370f31520f8b142f141256d839c6 # ratchet:jdx/mise-action@v3
|
||||
- run: mise run check
|
||||
- run: mise run test
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user